{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Shaw-Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.279725,
            53.596717
          ],
          [
            -2.279075,
            53.596772
          ],
          [
            -2.278426,
            53.596828
          ],
          [
            -2.27824,
            53.596857
          ],
          [
            -2.278054,
            53.596886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Shaw-Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.280833,
            53.596672
          ],
          [
            -2.280279,
            53.596695
          ],
          [
            -2.279725,
            53.596717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004959, BL9 7PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2769518759989125,
          53.59698707587068
        ]
      }
    }
  ]
}