{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.739985,
            51.315679
          ],
          [
            -0.739573,
            51.315785
          ],
          [
            -0.739161,
            51.315891
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.74013,
            51.315635
          ],
          [
            -0.740058,
            51.315657
          ],
          [
            -0.739985,
            51.315679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002676935, GU16 8JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.739652516687543,
          51.31578306777616
        ]
      }
    }
  ]
}