{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hade Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.803129,
            53.221758
          ],
          [
            -1.804287,
            53.220627
          ],
          [
            -1.804664,
            53.220052
          ],
          [
            -1.804858,
            53.219846
          ],
          [
            -1.805212,
            53.21947
          ],
          [
            -1.807473,
            53.218367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334077, SK17 9QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.804709594723548,
          53.220007285439316
        ]
      }
    }
  ]
}