{
"type": "FeatureCollection",
"name": "clinicas privadas",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } },
"features": [
{ "type": "Feature", "properties": { "id": null, "Nombre": "Clínica Mariola", "Teléfono": "965545222", "Dirección": "Carrer Bisbe Orberà, 12", "Recursos": null }, "geometry": { "type": "Point", "coordinates": [ -53209.176389619686233, 4678377.887544479221106 ] } },
{ "type": "Feature", "properties": { "id": null, "Nombre": "Sanatorio San Jorge", "Teléfono": "965330400", "Dirección": "Calle Oliver, 55", "Recursos": "2 quirofanos, 20 habitaciones, servicio de urgencias 24h" }, "geometry": { "type": "Point", "coordinates": [ -54095.605436298515997, 4677767.026909286156297 ] } }
]
}
