{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121348766, Worcester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3300181991945923,
          52.11220346347795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121348767, Worcester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3298578384831288,
          52.112239874772186
        ]
      }
    }
  ]
}