{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tony-grove-campground-ut",
  "name": "Tony Grove Campground",
  "description": "Explore Tony Grove Campground in Uinta-Wasatch-Cache National Forest, Utah with Recreation.gov. Tony Grove Campground is situated on the mountainside above beautiful Tony Grove Lake, about 19 miles east of Logan, Utah, at an elevation of 8,100 feet. This s",
  "url": "https://campertunity.com/listings/campgrounds/tony-grove-campground-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/02/03/16/18/232115_09af924d-f3c5-4d71-b955-8f8107ab8e9a_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/06/23/36/232115_23aa3b14-603d-4b67-9c51-35960e90c2bc_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/03/16/18/232115_5506f352-144b-4eae-acfc-cee9a43f8f5c_1440.jpg",
    "https://cdn.recreation.gov/public/2020/02/03/16/18/232115_ec682a96-c0d2-46c7-9e98-2c24e986184b_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/02/03/16/18/232115_10d21fe4-ad49-43a8-9f30-ba80585c3ea1_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tony Grove Campground",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8902778,
    "longitude": -111.6372222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232115"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$26-$58"
}