microformats2/spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-1.js
2013-04-18 22:13:36 -07:00

12 lines
260 B
JavaScript

// http://microformat2-node.jit.su/h-geo.html
{
"items": [{
"type": ["h-geo"],
"properties": {
"name": ["The Bricklayer's Arms"],
"latitude": ["51.513458"],
"longitude": ["-0.14812"]
}
}]
}