{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ox Pasture Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.739443,
            53.63806
          ],
          [
            -0.739738,
            53.637299
          ],
          [
            -0.739894,
            53.637139
          ],
          [
            -0.745449,
            53.63277
          ],
          [
            -0.747652,
            53.631036
          ],
          [
            -0.748987,
            53.6299
          ],
          [
            -0.752309,
            53.627799
          ],
          [
            -0.753404,
            53.62734
          ],
          [
            -0.753466,
            53.627314
          ],
          [
            -0.753991,
            53.627363
          ],
          [
            -0.754662,
            53.62719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002634866, DN17 4RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7437405148091331,
          53.633925706645556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307802, DN17 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7547072853696029,
          53.62718179727193
        ]
      }
    }
  ]
}