{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/torrisdale-estate-argyll-bute",
  "name": "Torrisdale Estate | Argyll & Bute | 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/torrisdale-estate-argyll-bute",
  "image": [
    "https://www.canopyandstars.co.uk/extension/sawdaysextension/design/canopy_and_stars/images/social/og_image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sleeps 2",
    "addressRegion": "Two beautiful bothies overlooking the Kilbrannan Sound, with breathtaking views, stunning design, and all you need to escape for a few days in incredible surroundings Location Map"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.56626,
    "longitude": -5.508224
  },
  "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": "99",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$99+"
}