{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007354999, Parsonage Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5779118728915684,
          51.734022271067836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001056281, The Ridge",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.577648060842605,
          51.73371329800697
        ]
      }
    }
  ]
}