{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-creek-tn-us",
  "name": "Cedar Creek (TN)",
  "description": "Explore Cedar Creek (TN) in Old Hickory Lake, Tennessee with Recreation.gov. Cedar Creek Campground on Old Hickory Lake in north-central Tennessee, offers 60 campsites and limitless options for activities like boating, hiking, fishing an",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-creek-tn-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/04/15/58/232545_4ff9e540-6ea0-4e40-acd9-e2fcb197e6bb_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66133.jpg",
    "https://cdn.recreation.gov/public/images/66135.jpg",
    "https://cdn.recreation.gov/public/images/66189.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cedar Creek (TN)",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.276755,
    "longitude": -86.510772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4291415,
    "reviewCount": 501,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30-$50"
}