{ "type": "FeatureCollection", "features": [ {"type": "Feature","properties": {"name": "México"},"geometry": {"type": "Point", "coordinates": [3, 4]}} ] }