{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091490535, St Luke's Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5457246890538111,
          51.63210253813456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004636145, Runwell Chase",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5436412793451282,
          51.631284355199
        ]
      }
    }
  ]
}