{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.83871,
            52.985693
          ],
          [
            -1.838389,
            52.985881
          ],
          [
            -1.837578,
            52.986619
          ],
          [
            -1.83611,
            52.98777
          ],
          [
            -1.8361,
            52.987773
          ],
          [
            -1.834021,
            52.988314
          ],
          [
            -1.83361,
            52.98846
          ],
          [
            -1.833272,
            52.988677
          ],
          [
            -1.832235,
            52.988894
          ],
          [
            -1.831444,
            52.989156
          ],
          [
            -1.831065,
            52.989282
          ],
          [
            -1.830613,
            52.989362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023782047, DE6 2HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.830687243259888,
          52.98936184390704
        ]
      }
    }
  ]
}