{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dovecote-monmouthshire-canopy-stars",
  "name": "The Dovecote | Monmouthshire | 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": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dovecote-monmouthshire-canopy-stars",
  "image": [
    "https://www.canopyandstars.co.uk/extension/sawdaysextension/design/canopy_and_stars/images/social/og_image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sleeps 2",
    "addressRegion": "Choose from a wooden cabin or a treehouse in this beautiful apple orchard above the River Wye, Tintern Abbey and a friendly microbrewery Near Tintern, just over the bridge into Wales Location Map"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.705346,
    "longitude": -2.673666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "85",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$85+"
}