{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2630003911, Back Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3873107667724842,
          52.56629832763347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630100618, Bergh Apton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3844226431166353,
          52.56655188385751
        ]
      }
    }
  ]
}