{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013895124, Bell Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8222950282750254,
          51.186516186931186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001292289, Manley Bridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8222435350850853,
          51.18629085984266
        ]
      }
    }
  ]
}