{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.385079,
            54.907578
          ],
          [
            -1.385033,
            54.907472
          ],
          [
            -1.384987,
            54.907365
          ],
          [
            -1.384968,
            54.907315
          ],
          [
            -1.384949,
            54.907265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.385536,
            54.907914
          ],
          [
            -1.385478,
            54.907737
          ],
          [
            -1.38542,
            54.90756
          ],
          [
            -1.385233,
            54.907595
          ],
          [
            -1.385122,
            54.907616
          ],
          [
            -1.385079,
            54.907578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45129813, SR1 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3855966851149262,
          54.90830238556614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138807, SR1 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3849870940591242,
          54.90736471100875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026089320, SR1 3DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3857486710922797,
          54.907539303936524
        ]
      }
    }
  ]
}