{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095601969, Gooder Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7827659547909374,
          53.70211159933311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095601970, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7827659547909374,
          53.70211159933311
        ]
      }
    }
  ]
}