{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edmondson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.700811,
            53.453505
          ],
          [
            -2.700771,
            53.453361
          ],
          [
            -2.700731,
            53.453218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edmondson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.700921,
            53.45381
          ],
          [
            -2.700866,
            53.453657
          ],
          [
            -2.700811,
            53.453505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202024, WA9 2AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7007307730824572,
          53.453217649700726
        ]
      }
    }
  ]
}