{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50041531, Brockman Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1749248371722287,
          51.08186549066672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50105415, Brockman Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1748721270239912,
          51.08192988852037
        ]
      }
    }
  ]
}