{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cape-island-resort-cape-may-nj",
  "name": "What is the phone number for Cape Island Resort?",
  "description": "Cape Island Resort is located at 709 U.S. 9, Cape May NJ 8204. Cape Island Resort can be contacted at ***-***-**** or http://www.capeislandresort.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cape-island-resort-cape-may-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "709 U.S. 9",
    "addressLocality": "Cape May",
    "addressRegion": "NJ",
    "postalCode": "8204",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9756848,
    "longitude": -74.9093723
  }
}