{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thousand-lakes-rv-park-torrey-ut",
  "name": "Thousand Lakes RV Park",
  "description": "Thousand Lakes RV Park camping reservations and campground information. Learn more about camping near Thousand Lakes RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/thousand-lakes-rv-park-torrey-ut",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783650/%7Bpht%7DphotoURL1-original%7Bpht%7D1722758750958.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1110 Utah 24",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.30181,
    "longitude": -111.44505
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/thousand-lakes-rv-park/CHUB/783650/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}