{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blind Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.06745,
            51.038349
          ],
          [
            -2.066667,
            51.038987
          ],
          [
            -2.066332,
            51.039078
          ],
          [
            -2.066002,
            51.039168
          ],
          [
            -2.06563,
            51.039406
          ],
          [
            -2.064988,
            51.039656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010449928, SP3 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.067425301864192,
          51.03834219360539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024735398, SP3 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.065586456784819,
          51.03906261841582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121038003, SP3 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.066142922117934,
          51.03921517057536
        ]
      }
    }
  ]
}