{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-dannys-rv-resort-park-houst",
  "name": "Danny's RV Resort / Park",
  "description": "Danny's RV Resort / Park is located at 960 West Mount Houston Road, Houston TX 77038. Danny's RV Resort / Park can be contacted at ***-***-**** or http://www.dannysrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-dannys-rv-resort-park-houst",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "960 West Mount Houston Road",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8991585,
    "longitude": -95.4186908
  }
}