{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tahkenitch-landing-gardiner-or",
  "name": "Tahkenitch Landing",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/tahkenitch-landing-gardiner-or",
  "image": [
    "https://www.southernoregon.org/wp-content/uploads/2022/08/TSO-social-share-CL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "79835 Highway 101",
    "addressLocality": "Gardiner",
    "addressRegion": "OR",
    "postalCode": "97441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.73014,
    "longitude": -124.110596
  }
}