{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.34009,
            52.544874
          ],
          [
            0.340448,
            52.54467
          ],
          [
            0.341358,
            52.543668
          ],
          [
            0.342505,
            52.542405
          ],
          [
            0.343421,
            52.541421
          ],
          [
            0.344337,
            52.540438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634072, PE38 0ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3443373610910998,
          52.54043830820676
        ]
      }
    }
  ]
}