{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000479658, Evesham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0711028235060076,
          51.90430334018593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121232817, Portland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0709571311115567,
          51.9040876482108
        ]
      }
    }
  ]
}