{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008510756, Waltham Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1987245279452075,
          51.21392369795444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008511216, Steventon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1983792438580112,
          51.21402024708534
        ]
      }
    }
  ]
}