{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-ocala",
  "name": "Boondocking host near Ocala, FL",
  "description": "Back right up to Gate. I live in The Hornet behind gate. Buddy and Koda, Labrador brothers are very friendly. I can take more than one rig depending on type. I've had three at one time on occasion.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-ocala",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20250/photo-gallery/vtiVqekisiKGcnDZ_4e3f1c52417d9acc2f3c440d9978eef7_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/356536/profile/j5L5CF0mIHt4qiEM_a055eae9ed4d931808d51135410a88b0_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ocala, FL",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34480-8884",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.27255596,
    "longitude": -82.08880651
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  }
}