{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rugged-mountain-ranch-clayton-ok",
  "name": "Rugged Mountain Ranch",
  "description": "Rugged Mountain Ranch camping reservations and campground information. Learn more about camping near Rugged Mountain Ranch and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rugged-mountain-ranch-clayton-ok",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61 Warr Road",
    "addressLocality": "Clayton",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.64791,
    "longitude": -95.6154
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/rugged-mountain-ranch/CHUB/783857/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}