{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001122561, Claverton Down Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.319873759455291,
          51.36479889350569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023110356, Claverton Down Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3210937733565817,
          51.36466966993281
        ]
      }
    }
  ]
}