13 lines
284 B
JavaScript
13 lines
284 B
JavaScript
// http://microformat2-node.jit.su/h-geo.html
|
|
|
|
{
|
|
"items": [{
|
|
"type": ["h-geo"],
|
|
"properties": {
|
|
"name": ["Pen-y-ghent"],
|
|
"latitude": ["54.155278"],
|
|
"longitude": ["-2.249722"],
|
|
"altitude": ["694"]
|
|
}
|
|
}]
|
|
}
|