{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100061829869, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5423574235616098,
          50.9396332224045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062195856, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5433303410662231,
          50.93901585702272
        ]
      }
    }
  ]
}