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

12 lines
270 B
JavaScript

// http://microformat2-node.jit.su/h-geo.html
{
"items": [{
"type": ["h-geo"],
"properties": {
"latitude": ["37.408183"],
"longitude": ["-122.13855"],
"name": ["N 37° 24.491, W 122° 08.313"]
}
}]
}