{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manorside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.968806,
            54.173331
          ],
          [
            -2.9688,
            54.173408
          ],
          [
            -2.968793,
            54.173485
          ],
          [
            -2.968782,
            54.173607
          ],
          [
            -2.96877,
            54.173729
          ],
          [
            -2.968847,
            54.173814
          ],
          [
            -2.968923,
            54.173899
          ],
          [
            -2.968766,
            54.174158
          ],
          [
            -2.968762,
            54.174211
          ],
          [
            -2.968738,
            54.174538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110334, LA11 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.968758916198707,
          54.17452671547525
        ]
      }
    }
  ]
}