{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slade's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.898158,
            50.744626
          ],
          [
            -1.898003,
            50.744785
          ],
          [
            -1.897848,
            50.744944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Slade's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.898158,
            50.744626
          ],
          [
            -1.898257,
            50.744505
          ],
          [
            -1.898356,
            50.744383
          ],
          [
            -1.898383,
            50.744287
          ],
          [
            -1.898411,
            50.744192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014276274, BH10 4HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8985544070704656,
          50.744203298127715
        ]
      }
    }
  ]
}