{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-village-prospect-or",
  "name": "Mountain Village",
  "description": "Mountain Village is located at 51 Mill Creek Drive, Prospect OR 97536. Mountain Village can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-village-prospect-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51 Mill Creek Drive",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7564739,
    "longitude": -122.4865792
  }
}