{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dean-gardner-campground-road-pine-valley-ut",
  "name": "What is the phone number for Dean Gardner Campground Road?",
  "description": "Dean Gardner Campground Road is located at Dean Gardner Campground Road, Pine Valley UT 84781. Dean Gardner Campground Road can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dean-gardner-campground-road-pine-valley-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dean Gardner Campground Road",
    "addressLocality": "Pine Valley",
    "addressRegion": "UT",
    "postalCode": "84781",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3778789,
    "longitude": -113.4754611
  }
}