{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-ocean-breeze-family-campground-holden-beach-nc",
  "name": "What is the phone number for Ocean Breeze Family Campground?",
  "description": "Ocean Breeze Family Campground is located at 2717 Destiny Catilyn Avenue Southwest, Holden Beach NC 28462. Ocean Breeze Family Campground can be contacted at ***-***-**** or http://www.oceanbreezefamilycampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-ocean-breeze-family-campground-holden-beach-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2717 Destiny Catilyn Avenue Southwest",
    "addressLocality": "Holden Beach",
    "addressRegion": "NC",
    "postalCode": "28462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9337184,
    "longitude": -78.2633741
  }
}