{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "275623, Barrow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.569579584347115,
          51.45662691308491
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "302307, Barrow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.569507513482381,
          51.45661827168849
        ]
      }
    }
  ]
}