{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.119322,
            52.581842
          ],
          [
            -0.118957,
            52.581846
          ],
          [
            -0.114794,
            52.5825
          ],
          [
            -0.110278,
            52.58321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.110278,
            52.58321
          ],
          [
            -0.109607,
            52.58333
          ],
          [
            -0.10906,
            52.583428
          ],
          [
            -0.108938,
            52.583403
          ],
          [
            -0.108869,
            52.583264
          ],
          [
            -0.108801,
            52.583123
          ],
          [
            -0.108764,
            52.583049
          ],
          [
            -0.108591,
            52.582694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008064056, PE6 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.119320178449192,
          52.58183764613438
        ]
      }
    }
  ]
}