{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.528449,
            51.39041
          ],
          [
            -0.527753,
            51.389796
          ],
          [
            -0.527509,
            51.389652
          ],
          [
            -0.52639,
            51.388991
          ],
          [
            -0.525837,
            51.388736
          ],
          [
            -0.525809,
            51.388722
          ],
          [
            -0.525162,
            51.388768
          ],
          [
            -0.524821,
            51.388995
          ],
          [
            -0.524091,
            51.388974
          ],
          [
            -0.523873,
            51.389019
          ],
          [
            -0.523633,
            51.389069
          ],
          [
            -0.523631,
            51.388999
          ],
          [
            -0.523629,
            51.3889
          ],
          [
            -0.523623,
            51.388691
          ],
          [
            -0.523161,
            51.388449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002016262, KT16 0AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5284249228461098,
          51.39039301723642
        ]
      }
    }
  ]
}