{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wyeth-campground-deschutes-nf-or",
  "name": "Wyeth Campground",
  "description": "Wyeth Campground can be contacted via phone at ***-***-**** for pricing, directions, reservations and more.",
  "url": "https://campertunity.com/listings/campgrounds/wyeth-campground-deschutes-nf-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oregon City",
    "addressRegion": "OR",
    "postalCode": "97045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.73784,
    "longitude": -121.6169199
  }
}