{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-house-campground-kanab-ut-us",
  "name": "White House Campground",
  "description": "White House campground is located approximately 43 miles east of Kanab, Utah, two miles to the south of Highway 89 and the Paria Contact Station, at the end of Monument Road 751 . The campground sits in a broad valley between the Paria River and scenic white-grey sandstone buttes. Individual campsites are available on a first-come, first-served basis; they cannot be reserved ahead of time. The campground was constructed in the 1970s, and, until it was reconstructed (2017- 2019), was combined...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-house-campground-kanab-ut-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/10/24/20/41/256924_a2e5ccac-9af1-46bd-bb4e-dd30a5970cb0_1440.png",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanab Field Office 669 S Highway 89A",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.07993889,
    "longitude": -111.8902833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5757575,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$12+"
}