{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parklands",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.143983,
            51.571809
          ],
          [
            -0.143812,
            51.571761
          ],
          [
            -0.143735,
            51.571774
          ],
          [
            -0.143478,
            51.571819
          ],
          [
            -0.143465,
            51.571829
          ],
          [
            -0.143452,
            51.57184
          ],
          [
            -0.143383,
            51.571886
          ],
          [
            -0.143314,
            51.571933
          ],
          [
            -0.143146,
            51.57198
          ],
          [
            -0.142979,
            51.572027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090479865, N6 5FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14297853147123027,
          51.57202652424847
        ]
      }
    }
  ]
}