{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panhandle-lodging-rv-park-canyon-tx",
  "name": "Panhandle Lodging RV Park",
  "description": "Panhandle Lodging RV Park is located at 24501 Hix Drive, Canyon TX 79015. Panhandle Lodging RV Park can be contacted at ***-***-**** or http://www.panhandlelodging.com/",
  "url": "https://campertunity.com/listings/campgrounds/panhandle-lodging-rv-park-canyon-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24501 Hix Drive",
    "addressLocality": "Canyon",
    "addressRegion": "TX",
    "postalCode": "79015",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9648055,
    "longitude": -101.8837597
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/canyon/panhandle-lodging-rv-park"
  ]
}