{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wynaud Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.114416,
            51.608737
          ],
          [
            -0.11474,
            51.60876
          ],
          [
            -0.115064,
            51.608783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207005562, N22 8RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11441598809106883,
          51.60873675072626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207006661, N22 8RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11441598809106883,
          51.60873675072626
        ]
      }
    }
  ]
}