{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "135043475, Park View",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.702485862053153,
          55.83435250238657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004152417, Park View",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7031923404434135,
          55.83444157105518
        ]
      }
    }
  ]
}