{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250003844, Middle Brooks",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.743169493539928,
          51.11645113328979
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250059143, Middle Brooks",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.743169493539928,
          51.11645113328979
        ]
      }
    }
  ]
}