{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellow-pine-campground-wy-laramie-wy",
  "name": "Yellow Pine Campground (WY)",
  "description": "The campground is composed of 19 sites in a single loop among a nice stand of mixed conifers and Aspen.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellow-pine-campground-wy-laramie-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/09/27/15/26/10156027_2838dfc8-1d10-4fe2-bcb6-3362e78f049c_700.webp",
    "https://cdn.recreation.gov/public/2024/06/28/16/01/10156027_35e3eb9a-8b04-4d75-8be1-25c6bfc734ae_1440.webp",
    "https://cdn.recreation.gov/public/2024/09/27/15/23/10156027_4a62ea04-95cb-419a-b896-6e303e5be9a9_700.webp",
    "https://cdn.recreation.gov/public/2024/10/04/21/10/10156027_3275111a-89c0-4b6e-8c6a-0ceabfc9a2ce_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laramie Ranger District",
    "addressLocality": "Laramie",
    "addressRegion": "WY",
    "postalCode": "82070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.254767,
    "longitude": -105.410967
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$20+"
}