{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-clermont-fl",
  "name": "Boondocking host near Clermont, FL",
  "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-clermont-fl",
  "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.60549895,
    "longitude": -81.71644032
  },
  "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": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}