{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-redgranite-wi",
  "name": "Spot2Nite",
  "description": "Check out Pearl Lake RV Campground in Redgranite, Wisconsin on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-redgranite-wi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/695a9f22-e1e4-11ee-bec1-42010a00140f/card.jpg?v=63893112189"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W4585 South Pearl Lake Road",
    "addressLocality": "Redgranite",
    "addressRegion": "WI",
    "postalCode": "54970",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0833336,
    "longitude": -89.1121287
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$40+"
}