{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goose Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.142167,
            53.84613
          ],
          [
            -2.142022,
            53.846209
          ],
          [
            -2.141877,
            53.846287
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Goose Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.141877,
            53.846287
          ],
          [
            -2.14147,
            53.846505
          ],
          [
            -2.141062,
            53.846722
          ],
          [
            -2.140923,
            53.84682
          ],
          [
            -2.140784,
            53.846917
          ],
          [
            -2.140927,
            53.847115
          ],
          [
            -2.141071,
            53.847314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948830, BB8 8NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1422278136150212,
          53.846148166524294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094605028, BB8 8NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1410727388251107,
          53.84616750831438
        ]
      }
    }
  ]
}