{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250037033, Clink Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3022325049912973,
          51.237836620992006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250052642, Clink Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3023182125968207,
          51.237800431885525
        ]
      }
    }
  ]
}