{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-safe-haven-by-earthbound-lodging-ky",
  "name": "Camp Safe Haven by Earthbound Lodging",
  "description": "Contact info, reviews tips & more for Camp Safe Haven by Earthbound Lodging | Camping in Kentucky",
  "url": "https://campertunity.com/listings/campgrounds/camp-safe-haven-by-earthbound-lodging-ky",
  "image": [
    "https://photos.thedyrt.com/photo/82275/media/camp-safe-haven-earth-bound-lodging_d9457a336a58cc3b70473e8b559ee681.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/82275/media/camp-safe-haven-earth-bound-lodging_d9457a336a58cc3b70473e8b559ee681.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.68303368009717,
    "longitude": -87.27237590389416
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jessica  D."
      },
      "datePublished": "2018-07-11T21:12:01.077Z",
      "reviewBody": "Very private and quite less than 10 sites on property! Owners are very friendly! Does have above ground pool along with swing set, trampoline for kiddos. Kid, pet friendly!! Open all year!!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}