{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-bryce-ut",
  "name": "Sunset Campground (UT)",
  "description": "Sunset Campground is located in beautiful and unique Bryce Canyon National Park. Known for its colorful rock spires and grand vistas that sweep out over the High Plateaus region of the Colorado Plateau, Bryce Canyon is the ultimate camping destination. Situated at an elevation of about 8,000 feet (2438 m), the campground is located 1.5 miles (2.4 km) from the park's Visitor Center. Famed Sunrise and Sunset Points are nearby at the heart of the magnificent geologic wonder of Bryce Amphitheater...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-bryce-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/11/26/00/57/234079_37b7d255-24bf-4c36-a77a-924deccab0f1_700.webp",
    "https://cdn.recreation.gov/public/2024/06/02/19/27/234079_5e239e19-89ca-41e8-85e2-df5a83b986b2_700.webp",
    "https://cdn.recreation.gov/public/2024/06/02/19/31/234079_55a3600b-cb93-467c-81d3-c7691b2dda15_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/06/02/19/23/234079_72a0a635-fe34-4257-b228-18c1339fd898_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. BOX 640201 BRYCE CANYON",
    "addressLocality": "Bryce",
    "addressRegion": "UT",
    "postalCode": "84764",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6344444,
    "longitude": -112.1669444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4860187,
    "reviewCount": 751,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$30+"
}