{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034850100, Chapel Field Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2855678829252826,
          52.62736594976896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091552199, Chapel Field Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2855678829252826,
          52.62736594976896
        ]
      }
    }
  ]
}