{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-123040",
  "name": "Horse Creek Pavilion DAY USE",
  "description": "Overview\n\nHorse Creek Pavilion is located eight miles from Greeneville, Tennessee. It is nestled into a hardwood cove beside its namesake, Horse Creek. The Civilian Conservation Corps (CCC) constructed the pavilion during the 1930s.Recreation\n\nHiking, water-play and fishing are popular activities. Scarlet Oak Trail (#181) is a .2 mile leg-stretcher through the forest bordering the recreation area. A more primitive hiking experience is available on three trails located in the nearby Sampson Mo...",
  "url": "https://campertunity.com/listings/campgrounds/rec-123040",
  "image": [
    "https://cdn.recreation.gov/public/2018/09/17/19/28/123040_0f19715f-9729-4072-86fb-15390cc8ca4e_1440.webp",
    "https://cdn.recreation.gov/public/2018/09/17/19/29/123040_d8db75b7-e997-45f0-a3d5-f6ec76f3f78b_700.webp",
    "https://cdn.recreation.gov/public/2018/07/27/03/05/4fec0f81-da76-4d01-9e18-9b800d362608_700.webp",
    "https://cdn.recreation.gov/public/2018/07/27/03/06/899692a1-437f-43ec-bc44-4013e259ce36_700.webp",
    "https://cdn.recreation.gov/public/2018/07/27/03/08/3580b916-5da2-4a8b-bf93-1b96393dc3c2_700.webp",
    "https://cdn.recreation.gov/public/2018/07/27/03/08/a3b61f16-5cf4-4bf9-80b2-7da053262ec8_700.webp",
    "https://cdn.recreation.gov/public/2018/07/27/03/06/83b56631-b83d-42e2-96f6-f3ebd3253573_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greene County, TN, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1091667,
    "longitude": -82.6572222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/123040"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}