{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wick Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.717455,
            51.563897
          ],
          [
            -1.717658,
            51.563646
          ],
          [
            -1.718011,
            51.562738
          ],
          [
            -1.718025,
            51.562703
          ],
          [
            -1.71878,
            51.561622
          ],
          [
            -1.718812,
            51.561571
          ],
          [
            -1.718844,
            51.56152
          ],
          [
            -1.718921,
            51.56095
          ],
          [
            -1.718913,
            51.560467
          ],
          [
            -1.718896,
            51.559413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009422751, SN3 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7188545604506722,
          51.56151768724252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090045689, SN3 5JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7189280442152481,
          51.558955315458064
        ]
      }
    }
  ]
}