{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-clermont",
  "name": "Almost Country",
  "description": "We are in the center of FL Pretty good size yard. We have horses, goats, dogs and cats so we are animal lovers. We are close to Disney, sea world fun spot.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-clermont",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43598/photo-gallery/x8n2gpzTXSpmpJ2l_58529d06517ce74f4939cd17651b1237_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/491891/profile/gRXiNZx1WtDLx42u_d0dd6176919b4d559d593a936e1c04d4_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clermont, FL",
    "addressLocality": "Clermont",
    "addressRegion": "FL",
    "postalCode": "34715",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.59860181,
    "longitude": -81.74449813
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}