{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-greys-river-cove-rv-park-alpine-wy",
  "name": "Camping Greys River Cove RV Park",
  "description": "Campsite close to the bridge over the Snake River - with well-known Saloon & Grill - center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-greys-river-cove-rv-park-alpine-wy",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 89",
    "addressLocality": "Alpine",
    "addressRegion": "WY",
    "postalCode": "83128",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.16458,
    "longitude": -111.0171
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "80",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$80+"
}