{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harbour Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.93231,
            50.698994
          ],
          [
            -1.93227,
            50.698972
          ],
          [
            -1.932026,
            50.698832
          ],
          [
            -1.931743,
            50.698671
          ],
          [
            -1.931516,
            50.698724
          ],
          [
            -1.931516,
            50.698832
          ],
          [
            -1.931649,
            50.698933
          ],
          [
            -1.932008,
            50.699203
          ],
          [
            -1.932048,
            50.699233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022815594, BH13 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.932053293205156,
          50.69922823060724
        ]
      }
    }
  ]
}