{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.921569,
            52.650447
          ],
          [
            0.921376,
            52.650293
          ],
          [
            0.921182,
            52.650138
          ],
          [
            0.919475,
            52.648505
          ],
          [
            0.917767,
            52.646872
          ],
          [
            0.917548,
            52.64665
          ],
          [
            0.917328,
            52.646428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011993238, IP25 7NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9173742724179397,
          52.6464725866847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025070523, IP25 7NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9312522130967559,
          52.6528025138508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025074889, IP25 7NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.922815048115211,
          52.650016463765134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025247166, NR19 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9310099165013622,
          52.65315923023999
        ]
      }
    }
  ]
}