{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.735802,
            52.206794
          ],
          [
            -0.735817,
            52.206766
          ],
          [
            -0.735895,
            52.206628
          ],
          [
            -0.735921,
            52.20658
          ],
          [
            -0.735949,
            52.206531
          ],
          [
            -0.736041,
            52.206366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Little Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.736223,
            52.205895
          ],
          [
            -0.736247,
            52.205806
          ],
          [
            -0.736283,
            52.205667
          ],
          [
            -0.736306,
            52.205579
          ],
          [
            -0.736335,
            52.205468
          ],
          [
            -0.736343,
            52.205438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023966414, NN7 1EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7358197177736051,
          52.20675248861724
        ]
      }
    }
  ]
}