{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Atherton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.651331,
            53.539275
          ],
          [
            -2.65099,
            53.539223
          ],
          [
            -2.65065,
            53.539171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Atherton Street (A49)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.651331,
            53.539275
          ],
          [
            -2.651393,
            53.539293
          ],
          [
            -2.651455,
            53.539312
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063728, WN5 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6510732506038197,
          53.53922276865341
        ]
      }
    }
  ]
}