{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001132205, Frome Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.383881472548826,
          51.36170220022398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001133993, Frome Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3840828472202698,
          51.36173750670827
        ]
      }
    }
  ]
}