{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bolton Road North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.31878,
            53.58953
          ],
          [
            -2.318351,
            53.58972
          ],
          [
            -2.317921,
            53.58991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bolton Road North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.317921,
            53.58991
          ],
          [
            -2.317538,
            53.590082
          ],
          [
            -2.317154,
            53.590254
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004759, BL8 2PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.318779739724177,
          53.58953043594618
        ]
      }
    }
  ]
}