{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnsons-marina-campground-georgetown-sc",
  "name": "Johnsons Marina & Campground",
  "description": "The Johnsons Marina & Campground, located in Georgetown, SC is a Campground that offers temporary outdoor living, including overnight stays in Georgetown County. The Campground offers facilities for visitors, campsite amenities, and programs for guests.",
  "url": "https://campertunity.com/listings/campgrounds/johnsons-marina-campground-georgetown-sc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "894 Trout Street",
    "addressLocality": "Georgetown",
    "addressRegion": "SC",
    "postalCode": "29440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4392245,
    "longitude": -79.3343041
  }
}