{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090609326, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1509079852034267,
          51.809700427710126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090609328, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1509432163602493,
          51.8097894247526
        ]
      }
    }
  ]
}