{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-celilo-park-dalles-or",
  "name": "Celilo Park",
  "description": "Celilo Park is located at , The Dalles OR 97058. Celilo Park can be contacted at ***-***-**** or http://www.nwp.usace.army.mil/Locations/ColumbiaRiver/TheDalles.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-celilo-park-dalles-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "The Dalles",
    "addressRegion": "OR",
    "postalCode": "97058",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6505648,
    "longitude": -120.9606588
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/the-dalles/celilo-park"
  ]
}