{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121091344, Marston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2156112813017432,
          51.304487045230225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121091346, Marston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2156539358595224,
          51.30440604058085
        ]
      }
    }
  ]
}