{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Heath Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.444505,
            52.606525
          ],
          [
            0.444659,
            52.608686
          ],
          [
            0.444465,
            52.608825
          ],
          [
            0.443902,
            52.608875
          ],
          [
            0.443792,
            52.608999
          ],
          [
            0.443816,
            52.609625
          ],
          [
            0.44386,
            52.610725
          ],
          [
            0.444175,
            52.612319
          ],
          [
            0.444036,
            52.613066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636637, PE33 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44450545742006525,
          52.6065253678706
        ]
      }
    }
  ]
}