{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452007190, South View Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4677294126459137,
          52.65067195697759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452007192, South View Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.467640343602761,
          52.650636349581205
        ]
      }
    }
  ]
}