{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-oaks-rv-park-conroe-tx",
  "name": "Hidden Oaks RV Park",
  "description": "New Move In Specials! See Below ***-***-**** 9510 S Williams Rd Conroe, Texas 77303",
  "url": "https://campertunity.com/listings/campgrounds/hidden-oaks-rv-park-conroe-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/fcbc816b-32d3-49b6-8c62-dea2452b706f/IMG_0012.jpg",
    "http://img1.wsimg.com/isteam/ip/fcbc816b-32d3-49b6-8c62-dea2452b706f/IMG_0012.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9510 S Williams Rd",
    "addressLocality": "Conroe",
    "addressRegion": "TX",
    "postalCode": "77303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.374422,
    "longitude": -95.317656
  }
}