{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spithead (B3205)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.578184,
            50.351196
          ],
          [
            -3.57779,
            50.351226
          ],
          [
            -3.577395,
            50.351256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564905, TQ6 9PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5782499307228504,
          50.351172545716146
        ]
      }
    }
  ]
}