{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-port-of-dalles-dalles-or",
  "name": "Port of the Dalles",
  "description": "Port of the Dalles is located at 3636 Klindt Drive, The Dalles OR 97058. Port of the Dalles can be contacted at ***-***-**** or http://www.portofthedalles.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-port-of-dalles-dalles-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3636 Klindt Drive",
    "addressLocality": "The Dalles",
    "addressRegion": "OR",
    "postalCode": "97058",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6255448,
    "longitude": -121.1986917
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/the-dalles/port-of-the-dalles"
  ]
}