{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "70519, Beaconsfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6181991463246246,
          51.467359338685995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "70596, Beaconsfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6182850302475833,
          51.467322919170755
        ]
      }
    }
  ]
}