{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001063800, Lancaster Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3240632290211821,
          51.75864062146004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080864068, Sandpit Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32373380153601183,
          51.75853701224588
        ]
      }
    }
  ]
}