{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cold Harbour Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.101486,
            52.513332
          ],
          [
            -0.100205,
            52.51401
          ],
          [
            -0.09909,
            52.5146
          ],
          [
            -0.098982,
            52.514717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025323261, PE26 2TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11088492225250283,
          52.49441741342037
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090576896, PE26 2TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12121007017647542,
          52.49444696652709
        ]
      }
    }
  ]
}