microformats2/spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-4.js
2013-02-14 14:44:52 -08:00

12 lines
260 B
JavaScript

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