{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thompson-reservoir-developed-campground-silver-lake-or",
  "name": "Thompson Reservoir Developed Campground",
  "description": "Thompson Reservoir Developed Campground is located at , Silver Lake OR 97638. Thompson Reservoir Developed Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fremont-winema/recarea/?recid=59779",
  "url": "https://campertunity.com/listings/campgrounds/thompson-reservoir-developed-campground-silver-lake-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver Lake",
    "addressRegion": "OR",
    "postalCode": "97638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9435565,
    "longitude": -121.0658913
  }
}