{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "11027878, St Michael's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12456874786295714,
          53.55317145347657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11056993, St Michael's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12446314643722527,
          53.553169797309245
        ]
      }
    }
  ]
}