{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wallace's Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.058584,
            52.630872
          ],
          [
            -0.052069,
            52.631462
          ],
          [
            -0.045554,
            52.632053
          ],
          [
            -0.042486,
            52.632334
          ],
          [
            -0.039418,
            52.632614
          ],
          [
            -0.039318,
            52.632648
          ],
          [
            -0.039217,
            52.632681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008064115, PE6 0GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.058613408598451634,
          52.6308664199149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008065094, PE6 0GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0575630613224353,
          52.63122682674432
        ]
      }
    }
  ]
}