{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009156096, Lamartine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1417975018746542,
          52.9583755213799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009160221, St Ann's Well Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1420815505255646,
          52.95831464478314
        ]
      }
    }
  ]
}