{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.628219,
            51.176527
          ],
          [
            -2.628408,
            51.175717
          ],
          [
            -2.628709,
            51.175133
          ],
          [
            -2.62941,
            51.173771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Middle's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.62941,
            51.173771
          ],
          [
            -2.629387,
            51.173581
          ],
          [
            -2.629364,
            51.173392
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067849, BA4 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.628219120402318,
          51.17652740112482
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024724775, BA4 4HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.628275115771751,
          51.174333032655085
        ]
      }
    }
  ]
}