{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012394632, Brookhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7139945678206145,
          54.072490240337416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001129066, Brookhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.713397855364306,
          54.07244884283195
        ]
      }
    }
  ]
}