{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/judd-huntington-rv-camp-florence-or",
  "name": "Judd Huntington RV Camp",
  "description": "Judd Huntington RV Camp is located near the Oregon coast, featuring flat terrain with nearby forests and beaches.",
  "url": "https://campertunity.com/listings/campgrounds/judd-huntington-rv-camp-florence-or",
  "image": [
    "https://photos.thedyrt.com/photo/553972/media/judd-huntington-rv-camp_a8489f38-28ca-4e4a-a9ce-06d6f5d944f5.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/553972/media/judd-huntington-rv-camp_a8489f38-28ca-4e4a-a9ce-06d6f5d944f5.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-124.09328,44.048116)/-124.09328,44.048116,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.048116,
    "longitude": -124.09328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$25+"
}