{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wellingham-farm-sussex-canopy-stars",
  "name": "Wellingham Farm | Sussex | Canopy & Stars",
  "description": "Sawday's Canopy & Stars is a great collection of treehouses, yurts, cabins, Gypsy caravans and other outdoor, glamping places in the UK and Europe.",
  "url": "https://campertunity.com/listings/campgrounds/wellingham-farm-sussex-canopy-stars",
  "image": [
    "https://www.canopyandstars.co.uk/extension/sawdaysextension/design/canopy_and_stars/images/social/og_image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sleeps 4 Extra space for 2 adults",
    "addressRegion": "Wellingham Farm is a haven of biodiversity, with the wetlands and the river that runs through them home to an incredible array of birdlife, from kingfishers to heron. Location Map"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.902546,
    "longitude": 0.033043
  },
  "sameAs": [
    "https://www.canopyandstars.co.uk/britain/england/sussex/wellingham-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "129",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$129+"
}