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

12 lines
267 B
JavaScript

// http://microformat2-node.jit.su/h-geo.html
{
"items": [{
"type": ["h-geo"],
"properties": {
"latitude": ["51.513458"],
"longitude": ["-0.14812"],
"name": ["N 51° 51.345, W -0° 14.812"]
}
}]
}