{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bakers-hole-campground-west-yellowstone-mt",
  "name": "Bakers Hole Campground",
  "description": "forest camping close to West Yellowstone - only dry toilet - Madison River - picnic tables - outdoor activities",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bakers-hole-campground-west-yellowstone-mt",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650846431.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gibbon Avenue",
    "addressLocality": "West Yellowstone",
    "addressRegion": "MT",
    "postalCode": "59758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.70421,
    "longitude": -111.10136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$16+"
}