{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/watts-rv-park-gilmer-tx-75645-tx",
  "name": "Watts RV Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/watts-rv-park-gilmer-tx-75645-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2212 Chinaberry Rd,",
    "addressLocality": "Gilmer, TX 75645",
    "addressRegion": "TX",
    "postalCode": "75645"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.728803,
    "longitude": -94.9445572
  }
}