{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lucky Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.596197,
            51.444885
          ],
          [
            -2.597076,
            51.444963
          ],
          [
            -2.597147,
            51.444961
          ],
          [
            -2.598111,
            51.444931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "115693, BS3 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5964868005049118,
          51.445046691659634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314654, BS3 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5980393023365944,
          51.444930879494464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320081, BS3 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5975372472508447,
          51.445050331999276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "381266, BS3 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5964868005049118,
          51.445046691659634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "381267, BS3 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5964868005049118,
          51.445046691659634
        ]
      }
    }
  ]
}