{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nelson Wharf",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.718466,
            52.471532
          ],
          [
            1.71845,
            52.471477
          ],
          [
            1.718433,
            52.471422
          ],
          [
            1.718416,
            52.471369
          ],
          [
            1.718398,
            52.471316
          ],
          [
            1.71837,
            52.471235
          ],
          [
            1.718342,
            52.471155
          ],
          [
            1.718314,
            52.471075
          ],
          [
            1.718286,
            52.470996
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013322878, NR33 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7183130031901426,
          52.471065721926664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091046649, NR33 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.718579086132847,
          52.47142613673869
        ]
      }
    }
  ]
}