{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/id",
  "name": "Table Rock",
  "description": "Table Rock Campground is located in a small but scenic canyon near Kelly Canyon Ski Resort, approximately 30 miles from Idaho Falls, Idaho. Hiking, mountain biking and ATV riding are popular activities.",
  "url": "https://campertunity.com/listings/campgrounds/id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65335_700.webp",
    "https://cdn.recreation.gov/public/images/65458_700.webp",
    "https://cdn.recreation.gov/public/images/65314_700.webp",
    "https://cdn.recreation.gov/public/images/65375_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65474_700.webp",
    "https://cdn.recreation.gov/public/images/65323_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rexburg",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6308333,
    "longitude": -111.5897222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232378",
    "http://www.fs.usda.gov/recarea/ctnf/recreation/camping-cabins/recarea/?recid=54713&actid=29",
    "https://outdoorithm.com/campgrounds/id/idaho-falls/table-rock",
    "https://campflare.com/campground/table-rock-378",
    "https://thedyrt.com/camping/idaho/idaho-table-rock-group-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Atv Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$60+"
}