{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-plantation-ground-johns-island-sc",
  "name": "What is the phone number for Oak Plantation Camp Ground?",
  "description": "Oak Plantation Camp Ground is located at 3540 Savannah Highway, Johns Island SC 29455. Oak Plantation Camp Ground can be contacted at ***-***-**** or http://oakplantationcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-plantation-ground-johns-island-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3540 Savannah Highway",
    "addressLocality": "Johns Island",
    "addressRegion": "SC",
    "postalCode": "29455",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8052178,
    "longitude": -80.1083177
  }
}