{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007901733, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0880628231693534,
          51.47974320668313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081026041, Tidmarsh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0882084156817788,
          51.47966341269611
        ]
      }
    }
  ]
}