{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cape-may-landing-cape-may-nj",
  "name": "What is the phone number for Cape May Landing?",
  "description": "Cape May Landing is located at 755 New Jersey 109, Cape May NJ 8204. Cape May Landing can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cape-may-landing-cape-may-nj",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "755 New Jersey 109",
    "addressLocality": "Cape May",
    "addressRegion": "NJ",
    "postalCode": "8204",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9671747,
    "longitude": -74.9135299
  }
}