{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lancaster Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.412663,
            51.390492
          ],
          [
            -0.412811,
            51.390395
          ],
          [
            -0.41296,
            51.390298
          ],
          [
            -0.413018,
            51.39026
          ],
          [
            -0.413076,
            51.390223
          ],
          [
            -0.413134,
            51.390172
          ],
          [
            -0.413193,
            51.390121
          ],
          [
            -0.413285,
            51.389987
          ],
          [
            -0.413377,
            51.389852
          ],
          [
            -0.413458,
            51.389796
          ],
          [
            -0.413539,
            51.389739
          ],
          [
            -0.41359,
            51.389704
          ],
          [
            -0.41364,
            51.389669
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318507, KT12 2NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4136150725370914,
          51.389551509265615
        ]
      }
    }
  ]
}