{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goodale-camden-sc",
  "name": "Goodale",
  "description": "Goodale camping reservations and campground information. Learn more about camping near Goodale and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/goodale-camden-sc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "650 Park Road",
    "addressLocality": "Camden",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.28472,
    "longitude": -80.52528
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/goodale/SLST/750120/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}