{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022808789, Newbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2681565009447213,
          51.45506396849937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004721181, Newbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2681995297269026,
          51.4550732286621
        ]
      }
    }
  ]
}