{
	"$schema" : { "$ref" : "http://buzzword.org.uk/2008/jCard/jCard.schema" } ,

	"fn" : "Toby Inkster" ,
	"nickname" : [ "TobyInk" ] ,
	"adr" : [{
		"locality"     : [ "Lewes" ] ,
		"region"       : [ "East Sussex" ] ,
		"country-name" : [ "England" , "United Kingdom" ] ,
		"type"         : [ "home" ]
	}] ,
	"email" : [{
		"value" : "mail@tobyinkster.co.uk" ,
		"type"  : [ "internet" ]
	}] ,
	"url" : [
		"http://tobyinkster.co.uk/" ,
		"http://microformats.org/wiki/User:TobyInk" ,
		"http://esw.w3.org/topic/TobyInkster"
	]
}
