{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.217959,
            53.833289
          ],
          [
            -2.218005,
            53.833357
          ],
          [
            -2.218051,
            53.833424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.217852,
            53.833137
          ],
          [
            -2.217906,
            53.833213
          ],
          [
            -2.217959,
            53.833289
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.217743,
            53.832972
          ],
          [
            -2.217798,
            53.833055
          ],
          [
            -2.217852,
            53.833137
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.217592,
            53.832805
          ],
          [
            -2.217622,
            53.832823
          ],
          [
            -2.217652,
            53.832842
          ],
          [
            -2.217697,
            53.832907
          ],
          [
            -2.217743,
            53.832972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948704, BB9 0AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.218066513167693,
          53.83342410823539
        ]
      }
    }
  ]
}