{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.566238,
            54.346984
          ],
          [
            -2.565797,
            54.346728
          ],
          [
            -2.565279,
            54.346297
          ],
          [
            -2.565121,
            54.346165
          ],
          [
            -2.56447,
            54.346042
          ],
          [
            -2.564006,
            54.345855
          ],
          [
            -2.562918,
            54.345182
          ],
          [
            -2.562909,
            54.345176
          ],
          [
            -2.561391,
            54.34494
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.566372,
            54.347074
          ],
          [
            -2.566305,
            54.347029
          ],
          [
            -2.566238,
            54.346984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110528, LA10 5JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5664021005864326,
          54.34706136679769
        ]
      }
    }
  ]
}