{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-marina-campground-georgetown-sc",
  "name": "Hidden Marina & Campground",
  "description": "Hidden Marina & Campground is located at 894 Trout Street, Georgetown SC 29440. Hidden Marina & Campground can be contacted at ***-***-**** or http://hiddenmarinacampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/hidden-marina-campground-georgetown-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "894 Trout Street",
    "addressLocality": "Georgetown",
    "addressRegion": "SC",
    "postalCode": "29440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.35393,
    "longitude": -79.320188
  }
}