{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crooked Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.869502,
            53.755231
          ],
          [
            -1.869499,
            53.755052
          ],
          [
            -1.869495,
            53.754874
          ],
          [
            -1.869106,
            53.754482
          ],
          [
            -1.868862,
            53.754089
          ],
          [
            -1.868741,
            53.753895
          ],
          [
            -1.868291,
            53.753284
          ],
          [
            -1.8675,
            53.752867
          ],
          [
            -1.86725,
            53.752775
          ],
          [
            -1.866103,
            53.752351
          ],
          [
            -1.865873,
            53.752396
          ],
          [
            -1.865643,
            53.75244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070057843, HX3 6SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8692003654289409,
          53.7546194084608
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216290, HX3 6SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8695322127845577,
          53.75520399111345
        ]
      }
    }
  ]
}