{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/is-the-phone-number-for-lighthouse-point-campground-sandusky",
  "name": "What is the phone number for Lighthouse Point Campground?",
  "description": "Lighthouse Point Campground is located at 1 Cedar Point Drive, Sandusky OH 44870. Lighthouse Point Campground can be contacted at ***-***-**** or https://www.cedarpoint.com/places-to-stay/lighthouse-point",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/is-the-phone-number-for-lighthouse-point-campground-sandusky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Cedar Point Drive",
    "addressLocality": "Sandusky",
    "addressRegion": "OH",
    "postalCode": "44870",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.488124,
    "longitude": -82.69248
  }
}