{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-laramie-wy",
  "name": "Spot2Nite",
  "description": "Check out Laramie RV Resort in Laramie, Wyoming on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-laramie-wy",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/91897ee0-e230-11ee-a507-42010a00142e/card.jpg?v=63889838859"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1271 West Baker Street",
    "addressLocality": "Laramie",
    "addressRegion": "WY",
    "postalCode": "82072",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.323829,
    "longitude": -105.612836
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$40+"
}