{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-for-sheldon-lake-rv-resort-houston-tx",
  "name": "Sheldon Lake RV Resort",
  "description": "Sheldon Lake RV Resort is located at 16925 Crosby Freeway, Houston TX 77049. Sheldon Lake RV Resort can be contacted at ***-***-**** or http://sheldonlakerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-for-sheldon-lake-rv-resort-houston-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16925 Crosby Freeway",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8520737,
    "longitude": -95.1324593
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/houston/sheldon-lake-rv-resort"
  ]
}