{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blind Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.952368,
            52.094774
          ],
          [
            -1.953127,
            52.094829
          ],
          [
            -1.953136,
            52.09483
          ],
          [
            -1.953876,
            52.094971
          ],
          [
            -1.954976,
            52.095131
          ],
          [
            -1.955681,
            52.095234
          ],
          [
            -1.95598,
            52.095404
          ],
          [
            -1.956053,
            52.095987
          ],
          [
            -1.95606,
            52.096043
          ],
          [
            -1.955901,
            52.096562
          ],
          [
            -1.955897,
            52.096587
          ],
          [
            -1.955893,
            52.096611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013941735, WR11 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9554609181309859,
          52.09669951281678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023014894, WR11 4LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9523682716090034,
          52.09477433373083
        ]
      }
    }
  ]
}