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

10 lines
179 B
JavaScript

// http://microformat2-node.jit.su/h-geo.html
{
"items": [{
"type": ["h-geo"],
"properties": {
"name": ["51.513458;-0.14812"]
}
}]
}