{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lake Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.510615,
            53.503484
          ],
          [
            -2.510751,
            53.503574
          ],
          [
            -2.510888,
            53.503664
          ],
          [
            -2.510941,
            53.503699
          ],
          [
            -2.510992,
            53.503732
          ],
          [
            -2.510995,
            53.503734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064034, WN7 1HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5108424830791254,
          53.50362681361411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015780707, WN7 1HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5118923552638437,
          53.50442229719498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024907371, WN7 1HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.510765590708241,
          53.50350130327829
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025703182, WN7 1HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5112648219700753,
          53.503642984190016
        ]
      }
    }
  ]
}