{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-blue-ridge-ga",
  "name": "Boondocking host near Blue Ridge, GA",
  "description": "We are in the North Georgia mountains. Hikers paradise. Suggested Local Attractions:Town of Blue Ridge. Ocoee Whitewater Center",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-blue-ridge-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9338/profile/ODCuqsZExazbhy0P_6c43605a468064f929c525fef9d025c5_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/243339/profile/0JzwQZzddIQzWiS1_7053ad71154450725e59ac86a01da518_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Ridge, GA",
    "addressLocality": "Blue Ridge",
    "addressRegion": "GA",
    "postalCode": "30513-7919",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.85433443,
    "longitude": -84.51754393
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}