{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gooseberry-mesa-hurricane",
  "name": "What is the phone number for Gooseberry Mesa?",
  "description": "Gooseberry Mesa is located at , Hurricane UT 84737. Gooseberry Mesa can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gooseberry-mesa-hurricane",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hurricane",
    "addressRegion": "UT",
    "postalCode": "84737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1421056,
    "longitude": -113.1843391
  }
}