{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coyote-campground-enterprise-or",
  "name": "Coyote Campground",
  "description": "Coyote Campground is located at National Forest Development Road 46, Enterprise OR 97828. Coyote Campground can be contacted at or http://www.fs.usda.gov/recarea/wallowa-whitman/recarea/?recid=52157",
  "url": "https://campertunity.com/listings/campgrounds/coyote-campground-enterprise-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 46",
    "addressLocality": "Enterprise",
    "addressRegion": "OR",
    "postalCode": "97828",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8417201,
    "longitude": -117.1137074
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/enterprise/coyote-campground"
  ]
}