{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Helen's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.262138,
            53.519729
          ],
          [
            -1.261104,
            53.520253
          ],
          [
            -1.260255,
            53.52099
          ],
          [
            -1.255554,
            53.523598
          ],
          [
            -1.25502,
            53.523976
          ],
          [
            -1.255001,
            53.523989
          ],
          [
            -1.253384,
            53.525589
          ],
          [
            -1.253019,
            53.525748
          ],
          [
            -1.24653,
            53.525573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095780429, DN5 7EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2466201652045599,
          53.52558266817673
        ]
      }
    }
  ]
}