{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Landport View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.089133,
            50.802355
          ],
          [
            -1.089093,
            50.802572
          ],
          [
            -1.089089,
            50.802592
          ],
          [
            -1.089077,
            50.802657
          ],
          [
            -1.089052,
            50.802789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Landport View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.089196,
            50.802023
          ],
          [
            -1.089165,
            50.802189
          ],
          [
            -1.089133,
            50.802355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775111611, PO1 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0890148476960266,
          50.80333494266908
        ]
      }
    }
  ]
}