{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coe-hartwell-lake-elrod-ferry-hartwell-ga",
  "name": "COE Hartwell Lake Elrod Ferry",
  "description": "## Overview Elrod Ferry Recreation Area is a 39 acre site situated on a gently sloping point that overlooks the lake near Hartwell Dam. The site presently off",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coe-hartwell-lake-elrod-ferry-hartwell-ga",
  "image": [
    "https://photos.thedyrt.com/photo/1344584/photo/coe-hartwell-lake-elrod-ferry_02fa146b-c2c3-45fa-bf3e-435651d8ad23.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1344585/photo/coe-hartwell-lake-elrod-ferry_823eed71-9d39-4525-8fa0-22e0533c41de.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1344584/photo/coe-hartwell-lake-elrod-ferry_02fa146b-c2c3-45fa-bf3e-435651d8ad23.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5625 ANDERSON HWY",
    "addressLocality": "Hartwell",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3625,
    "longitude": -82.8569444
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brandon L."
      },
      "datePublished": "2021-03-12T15:06:22.000Z",
      "reviewBody": "Ok ✅ ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$75+"
}