{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hiddenmarina-georgetown-sc",
  "name": "hiddenmarina",
  "description": "Welcome to Hidden Marina & Campgound",
  "url": "https://campertunity.com/listings/campgrounds/hiddenmarina-georgetown-sc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/7523f828-dff4-40d1-91a9-161caa0ff98f/IMAG1079.jpg",
    "http://img1.wsimg.com/isteam/ip/7523f828-dff4-40d1-91a9-161caa0ff98f/IMAG1079.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "894 Trout St",
    "addressLocality": "Georgetown",
    "addressRegion": "SC",
    "postalCode": "29440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.354024,
    "longitude": -79.31973
  }
}