{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.576404,
            51.593834
          ],
          [
            -1.576195,
            51.593829
          ],
          [
            -1.575903,
            51.593822
          ],
          [
            -1.575834,
            51.59382
          ],
          [
            -1.575387,
            51.593809
          ],
          [
            -1.575264,
            51.593806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014021014, SN7 7QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.575393946728898,
          51.593797362493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014024769, SN7 7QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5760859263892801,
          51.59389876696745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014024770, SN7 7QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5761723717990663,
          51.593917061660875
        ]
      }
    }
  ]
}