{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panhandle-lodging-rv-park-canyon-tx-us",
  "name": "Panhandle Lodging RV Park",
  "description": "Panhandle Lodging RV Park camping reservations and campground information. Learn more about camping near Panhandle Lodging RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/panhandle-lodging-rv-park-canyon-tx-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24501 Hix Dr",
    "addressLocality": "Canyon",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.96509,
    "longitude": -101.88322
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/panhandle-lodging-rv-park/CHUB/781418/overview",
    "https://thedyrt.com/camping/texas/panhandle-lodging-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}