{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marina Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.318057,
            50.793861
          ],
          [
            0.317976,
            50.793805
          ],
          [
            0.317896,
            50.793749
          ],
          [
            0.317776,
            50.793674
          ],
          [
            0.317656,
            50.793598
          ],
          [
            0.317461,
            50.793476
          ],
          [
            0.317267,
            50.793354
          ],
          [
            0.317157,
            50.793286
          ],
          [
            0.317047,
            50.793217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023282070, BN23 6TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31805662206235574,
          50.793860542834665
        ]
      }
    }
  ]
}