{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Campole Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.067831,
            52.449973
          ],
          [
            0.065872,
            52.44978
          ],
          [
            0.064323,
            52.449521
          ],
          [
            0.064278,
            52.449508
          ],
          [
            0.063348,
            52.449239
          ],
          [
            0.061368,
            52.448361
          ],
          [
            0.061205,
            52.448345
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093410429, PE16 6UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06433170485785784,
          52.449517446975385
        ]
      }
    }
  ]
}