{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulders-at-lake-tyler-whitehouse-tx",
  "name": "The Boulders At Lake Tyler",
  "description": "Not BBB Accredited. RV parks in Whitehouse, TX. See BBB rating, reviews, complaints, and more.",
  "url": "https://campertunity.com/listings/campgrounds/boulders-at-lake-tyler-whitehouse-tx",
  "image": [
    "https://m.bbb.org/terminuscontent/dist/img/fb-opengraph-bbblogo__300w_300h__300w.png",
    "https://www.bbb.org/TerminusContent/dist/img/business-profile/schema-default-image__160w.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16362 McElroy Rd # 8349",
    "addressLocality": "Whitehouse",
    "addressRegion": "TX",
    "postalCode": "75791-8349",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.219267,
    "longitude": -95.222318
  }
}