{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coe-hartwell-lake-poplar-springs-hartwell-ga",
  "name": "COE Hartwell Lake Poplar Springs",
  "description": "## Overview Poplar Springs Recreation Area is a 24 acre site with moderate slopes with relatively dense stands of pines and mixed hardwoods. The site presentl",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coe-hartwell-lake-poplar-springs-hartwell-ga",
  "image": [
    "https://photos.thedyrt.com/photo/1387973/photo/poplar-springs_ee479db1-6f3b-4958-99d5-f653ea3ecf79.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1387973/photo/poplar-springs_ee479db1-6f3b-4958-99d5-f653ea3ecf79.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5625 ANDERSON HWY",
    "addressLocality": "Hartwell",
    "addressRegion": "GA",
    "postalCode": "30643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5205556,
    "longitude": -82.0877778
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shelter"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$75+"
}