{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-view-point-mobile-rv-park-the-d",
  "name": "View Point Mobile & RV Park",
  "description": "View Point Mobile & RV Park is located at 3564 East 2nd Street, The Dalles OR 97058. View Point Mobile & RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-view-point-mobile-rv-park-the-d",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3564 East 2nd Street",
    "addressLocality": "The Dalles",
    "addressRegion": "OR",
    "postalCode": "97058",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6076654,
    "longitude": -121.1242774
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/the-dalles/view-point-mobile-rv-park"
  ]
}