{
"description" : "A geographical coordinate", "type" : "object", "properties" : { "latitude" : { "type" : "number" }, "longitude" : { "type" : "number" } }
}
{
"description" : "A geographical coordinate", "type" : "object", "properties" : { "latitude" : { "type" : "number" }, "longitude" : { "type" : "number" } }
}