{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/basecamp-rv-parks-hartwell-ga",
  "name": "Basecamp RV Parks",
  "description": "Enjoy full-hookup RV camping near Lake Jocassee & Hartwell, GA. Pet-friendly parks, boat ramp access, fire pits & scenic stays at Basecamp RV Parks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/basecamp-rv-parks-hartwell-ga",
  "image": [
    "https://basecamprvparks.com/wp-content/uploads/2025/02/Basecamp-Logo-Element-optimized.png",
    "https://basecamprvparks.com/wp-content/uploads/2025/02/Jocassee-Campground-Home-Thuumb-optimized.jpg",
    "https://basecamprvparks.com/wp-content/uploads/2025/02/Hartwell-Campground-6-optimized.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "909 Old 29 Hwy",
    "addressLocality": "Hartwell",
    "addressRegion": "GA",
    "postalCode": "30643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3525,
    "longitude": -82.9392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}