{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004481856, Northbrook Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2162388634156516,
          51.86252501314909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004488036, Northbrook Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2162388634156516,
          51.86252501314909
        ]
      }
    }
  ]
}