{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-park-campground-rexburg-id",
  "name": "Eagle Park Campground",
  "description": "Eagle Park Campground in Idaho is surrounded by flat plains and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/eagle-park-campground-rexburg-id",
  "image": [
    "https://photos.thedyrt.com/photo/721804/media/eagle-park-campground_0c6a40a6-d88c-40cc-a10a-6f93126621c0.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/721804/media/eagle-park-campground_0c6a40a6-d88c-40cc-a10a-6f93126621c0.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.79661,43.83768831)/-111.79661,43.83768831,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/721805/media/eagle-park-campground_33589de0-9866-4329-80fe-b941049ad209.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rexburg",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.83768831,
    "longitude": -111.79661
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/eagle-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0-$10"
}