{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/compound-river-road-kilgore-tx",
  "name": "The Compound at River Road LLC",
  "description": "The Compound at River Road LLC camping reservations and campground information. Learn more about camping near The Compound at River Road LLC and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/compound-river-road-kilgore-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782945/%7Bpht%7DphotoURL1-picture_1%7Bpht%7D1721311500542.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "185 Modisette Circle",
    "addressLocality": "Kilgore",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.44548,
    "longitude": -94.87386
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/the-compound-at-river-road-llc/CHUB/782945/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}