{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001562231, Brays Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4787471103430228,
          52.40797311576427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001562232, Brays Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4787030118539242,
          52.407972921438585
        ]
      }
    }
  ]
}