{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.204599,
            52.612027
          ],
          [
            0.200171,
            52.607693
          ],
          [
            0.197651,
            52.605226
          ],
          [
            0.195892,
            52.603538
          ],
          [
            0.195851,
            52.603499
          ],
          [
            0.195812,
            52.603479
          ],
          [
            0.19566,
            52.6034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.215699,
            52.612804
          ],
          [
            0.216956,
            52.612982
          ],
          [
            0.218212,
            52.61316
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014154482, PE14 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.20175197568232842,
          52.609193010004894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025363941, PE14 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.20321122628278085,
          52.605308514139615
        ]
      }
    }
  ]
}