{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023784837, Stanton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6163864835254693,
          52.79008173748196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031673728, Violet Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.610262194995824,
          52.79506896702573
        ]
      }
    }
  ]
}