{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-crystal-rock-campground-sandusky-oh",
  "name": "What is the phone number for Crystal Rock Campground?",
  "description": "Crystal Rock Campground is located at 710 Crystal Rock Ave, Sandusky OH 44870. Crystal Rock Campground can be contacted at ***-***-**** or https://crystalrockcampground.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-crystal-rock-campground-sandusky-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36815/1683472185_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "710 Crystal Rock Ave",
    "addressLocality": "Sandusky",
    "addressRegion": "OH",
    "postalCode": "44870",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4416439,
    "longitude": -82.8428411
  }
}