{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South View Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.492812,
            54.841084
          ],
          [
            -1.492534,
            54.840876
          ],
          [
            -1.492002,
            54.841011
          ],
          [
            -1.491035,
            54.841256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South View Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.491035,
            54.841256
          ],
          [
            -1.490315,
            54.841443
          ],
          [
            -1.489596,
            54.84163
          ],
          [
            -1.489316,
            54.841707
          ],
          [
            -1.489339,
            54.841737
          ],
          [
            -1.489485,
            54.841933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138379, DH4 5NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4927352420850128,
          54.840993740461556
        ]
      }
    }
  ]
}