{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090536124, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13252562912354177,
          51.77746459196962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090536125, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1324527840149059,
          51.77745692116694
        ]
      }
    }
  ]
}