{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hermits-hollow-campground-estes-park-co-1",
  "name": "What is the phone number for Hermits Hollow Campground?",
  "description": "Hermits Hollow Campground is located at 17 Hermit Park Rd, Estes Park CO 80517. Hermits Hollow Campground can be contacted at ***-***-**** or https://www.larimer.org/naturalresources/parks/hermit-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hermits-hollow-campground-estes-park-co-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 Hermit Park Rd",
    "addressLocality": "Estes Park",
    "addressRegion": "CO",
    "postalCode": "80517",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3510069,
    "longitude": -105.4651617
  }
}