{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.468709,
            54.809918
          ],
          [
            -1.468882,
            54.80993
          ],
          [
            -1.469054,
            54.809943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.468106,
            54.809912
          ],
          [
            -1.468407,
            54.809915
          ],
          [
            -1.468709,
            54.809918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.468691,
            54.810346
          ],
          [
            -1.468631,
            54.81022
          ],
          [
            -1.468653,
            54.810134
          ],
          [
            -1.468709,
            54.809918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45084588, DH5 0ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4686982965896604,
          54.809806543657494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45140436, DH5 0ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4689924860305899,
          54.80991566918779
        ]
      }
    }
  ]
}