{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010623846, St Mark's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.457650935944106,
          52.926696325971186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010624026, St Mark's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4575619133265105,
          52.92667794105338
        ]
      }
    }
  ]
}