{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/corral-rv-ranch-throckmorton-tx",
  "name": "The Corral RV Ranch",
  "description": "The Corral RV Ranch camping reservations and campground information. Learn more about camping near The Corral RV Ranch and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/corral-rv-ranch-throckmorton-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "605 Benjamin St",
    "addressLocality": "Throckmorton",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.18754,
    "longitude": -99.17521
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/the-corral-rv-ranch/CHUB/781575/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}