{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Longholme Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.286842,
            53.700697
          ],
          [
            -2.286879,
            53.700481
          ],
          [
            -2.286915,
            53.700265
          ],
          [
            -2.286218,
            53.700294
          ],
          [
            -2.285522,
            53.700322
          ],
          [
            -2.285547,
            53.700462
          ],
          [
            -2.285572,
            53.700601
          ],
          [
            -2.285586,
            53.700682
          ],
          [
            -2.285601,
            53.700763
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226008, BB4 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2873035640210637,
          53.699500202089624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226794, BB4 7NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2868847337507776,
          53.70027418645631
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014333475, BB4 7NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.28671897934153,
          53.700400417530396
        ]
      }
    }
  ]
}