{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-creekside-campsite-calhoun-ga",
  "name": "Secluded Creekside Campsite",
  "description": "Nestled beside a serene creek, this countryside spot offers RV Camping with a grassy pull-through site, picnic table and occasional fire pit. Experience starry nights, meteor sightings and fireflies in peaceful solitude off the beaten path. Fill your water tank at the onsite hose bib and note a 12' overhead entrance (no hookups yet). Level gravel drive provides ample space to maneuver, making it an ideal overnight retreat.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-creekside-campsite-calhoun-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12320/photo-gallery/JMydWnam3yo7Q1ER_72431d8eab5ea1ffde40d04685562c45_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/264209/profile/2eAXTg7Jjw9CRM6K_f5135bb54eb98b5174fa6e25e1fce958_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "126 Ruben Drive Northeast",
    "addressLocality": "Calhoun",
    "addressRegion": "GA",
    "postalCode": "30701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.49241786,
    "longitude": -84.89089599
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}