{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vavasours Slip",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.577436,
            50.354122
          ],
          [
            -3.577139,
            50.354091
          ],
          [
            -3.576842,
            50.354061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564927, TQ6 9NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5774621997437372,
          50.35412423361824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041201005, TQ6 9TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.577206894704133,
          50.35405574659485
        ]
      }
    }
  ]
}