{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anthony-creek-horse-camp-townsend-tn-us",
  "name": "Anthony Creek Horse Camp",
  "description": "Anthony Creek Horse Camp is located near the gently rolling waters of Anthony Creek. Whether blanketed in bright wildflowers in the spring or vivid colors in the fall, the scenery at Anthony Creek never disappoints. You MUST have a HORSE to camp in Anthony Creek Horse Camp!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anthony-creek-horse-camp-townsend-tn-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65970_700.webp",
    "https://cdn.recreation.gov/public/images/66052_700.webp",
    "https://cdn.recreation.gov/public/images/66024_700.webp",
    "https://cdn.recreation.gov/public/images/65980_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66068_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c/o Cades Cove Ranger Station 10042 Campground Drive",
    "addressLocality": "Townsend",
    "addressRegion": "TN",
    "postalCode": "37882",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.60222859,
    "longitude": -83.76640206
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30+"
}