{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drake Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.662435,
            53.750373
          ],
          [
            -1.662147,
            53.750156
          ],
          [
            -1.662109,
            53.750103
          ],
          [
            -1.66189,
            53.749795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72351969, BD11 1HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6576976489491437,
          53.74843216981347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72351970, BD11 1JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.657375886096045,
          53.74697518243783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72527023, BD11 1JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6621907321808722,
          53.74975716560556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72633013, BD11 1JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6623832574591577,
          53.75033294433585
        ]
      }
    }
  ]
}