{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.342608,
            51.391224
          ],
          [
            0.34374,
            51.391157
          ],
          [
            0.345011,
            51.391275
          ],
          [
            0.345578,
            51.391463
          ],
          [
            0.346662,
            51.391822
          ],
          [
            0.347052,
            51.391878
          ],
          [
            0.347733,
            51.391882
          ],
          [
            0.34837,
            51.391625
          ],
          [
            0.349558,
            51.39051
          ],
          [
            0.349932,
            51.390261
          ],
          [
            0.350644,
            51.390144
          ],
          [
            0.35142,
            51.390016
          ],
          [
            0.352873,
            51.389674
          ],
          [
            0.353339,
            51.389665
          ],
          [
            0.353911,
            51.389787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.353911,
            51.389787
          ],
          [
            0.354035,
            51.389803
          ],
          [
            0.354158,
            51.389819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012023964, DA13 9HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.34260808909756735,
          51.39122447042669
        ]
      }
    }
  ]
}