{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010590356, Chandos Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7477975896598026,
          53.78970371412159
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051949535, Bolling Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7478286469279942,
          53.789586935445406
        ]
      }
    }
  ]
}