{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-hope-valley-resort-campgroun",
  "name": "What is the phone number for Hope Valley Resort Campground?",
  "description": "Hope Valley Resort Campground is located at Blue Lakes Road, Markleeville CA 96120. Hope Valley Resort Campground can be contacted at ***-***-**** or https://www.hopevalleyresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-hope-valley-resort-campgroun",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Lakes Road",
    "addressLocality": "Markleeville",
    "addressRegion": "CA",
    "postalCode": "96120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7750181,
    "longitude": -119.9129903
  }
}