{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hard-rain-cafe-rv-forks-wa",
  "name": "Hard Rain Cafe and RV Park",
  "description": "Hard Rain Cafe and RV Park is located near the dense forests and rugged coastline of Washington.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hard-rain-cafe-rv-forks-wa",
  "image": [
    "https://photos.thedyrt.com/photo/85352/media/hard-rain-cafe-and-rv-park_473e744a9135272bb0b997a401ede215.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/85351/media/hard-rain-cafe-and-rv-park_8816de9d8c1a86f45d0cdf6587918570.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/85352/media/hard-rain-cafe-and-rv-park_473e744a9135272bb0b997a401ede215.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-124.34124497,47.95787383)/-124.34124497,47.95787383,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forks",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.95787383,
    "longitude": -124.34124497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20-$40"
}