{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quechee-precedent",
  "name": "Quechee",
  "description": "Welcome Image",
  "url": "https://campertunity.com/listings/campgrounds/quechee-precedent",
  "image": [
    "/sites/stateparks/files/styles/hero/public/images/quechee1.jpg?itok=Fl4UYUnZ",
    "/sites/stateparks/files/styles/hero/public/images/quechee2.jpg?itok=Lom2hVnm",
    "/sites/stateparks/files/styles/hero/public/images/quechee3.jpg?itok=e4NxHSrn",
    "/sites/stateparks/files/styles/hero/public/images/quechee4.jpg?itok=DJVCyquO"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Agency of Natural Resources Vermont State Parks Menu"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.63860893062518,
    "longitude": -72.41168355199842
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "9",
    "priceValidUntil": "2026-07-20"
  },
  "priceRange": "$9+"
}