{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ocean Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.322824,
            54.231624
          ],
          [
            -0.323927,
            54.231763
          ],
          [
            -0.324106,
            54.231786
          ],
          [
            -0.324648,
            54.231679
          ],
          [
            -0.324937,
            54.231542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ocean Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.322824,
            54.231624
          ],
          [
            -0.322409,
            54.231651
          ],
          [
            -0.32238,
            54.231617
          ],
          [
            -0.322281,
            54.231498
          ],
          [
            -0.322287,
            54.231347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023874355, YO14 9PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32296942053541355,
          54.230678544175994
        ]
      }
    }
  ]
}