{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lumley Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480287,
            54.860909
          ],
          [
            -1.480664,
            54.860722
          ],
          [
            -1.480325,
            54.860554
          ],
          [
            -1.479609,
            54.860199
          ],
          [
            -1.479579,
            54.860184
          ],
          [
            -1.479549,
            54.860169
          ],
          [
            -1.479442,
            54.860163
          ],
          [
            -1.479335,
            54.860157
          ],
          [
            -1.479319,
            54.860217
          ],
          [
            -1.479303,
            54.860277
          ],
          [
            -1.479276,
            54.86038
          ],
          [
            -1.479249,
            54.860482
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45137875, DH4 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4802727510759874,
          54.860837177363116
        ]
      }
    }
  ]
}