{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slade Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.526371,
            51.363589
          ],
          [
            -0.526326,
            51.363544
          ],
          [
            -0.52628,
            51.363499
          ],
          [
            -0.52615,
            51.363371
          ],
          [
            -0.52602,
            51.363242
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002016058, KT16 0JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5261045994659291,
          51.363297011712206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023379273, KT16 0DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5261803638667817,
          51.36362168853997
        ]
      }
    }
  ]
}