{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acre-wood-herefordshire-canopy-stars",
  "name": "One Acre Wood | Herefordshire | 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/acre-wood-herefordshire-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 children",
    "addressRegion": "Two magical treehouses to visit with friends and or family in Herefordshire, with 17 acres to explore and baths for the end of the day! Location Map"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.134812,
    "longitude": -2.498617
  },
  "sameAs": [
    "https://www.canopyandstars.co.uk/britain/england/herefordshire/one-acre-wood"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "323",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$323+"
}