{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30090230, Behind Hayes Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4380953575931086,
          51.02023862310284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30127228, Higher Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.438106646353741,
          51.01992385163725
        ]
      }
    }
  ]
}