{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alverstone Shute",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.188511,
            50.661817
          ],
          [
            -1.187988,
            50.662078
          ],
          [
            -1.187852,
            50.662191
          ],
          [
            -1.187315,
            50.662641
          ],
          [
            -1.186968,
            50.662985
          ],
          [
            -1.18662,
            50.663328
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023709892, PO36 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1884024279909244,
          50.6618648630926
        ]
      }
    }
  ]
}