{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002506593, East Moors Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.160613904111216,
          51.47612026650046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002934273, East Moors Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.160613904111216,
          51.47612026650046
        ]
      }
    }
  ]
}