{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lower-hillsborough-wilderness-preserve-thonotosassa-fl",
  "name": "Lower Hillsborough Wilderness Preserve",
  "description": "Lower Hillsborough Wilderness Preserve offers a camping experience surrounded by flat terrain with dense vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/lower-hillsborough-wilderness-preserve-thonotosassa-fl",
  "image": [
    "https://photos.thedyrt.com/photo/media/lower-hillsborough-wilderness-preserve_bd905a2e-c4f2-49da-adcd-bca39ddb157b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/lower-hillsborough-wilderness-preserve_bd905a2e-c4f2-49da-adcd-bca39ddb157b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/36980/photo/lower-hillsborough-wilderness-preserve_c07b24ed2dc1831032b4f3e81c10897c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.29562667,28.1108663)/-82.29562667,28.1108663,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thonotosassa",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.1108663,
    "longitude": -82.29562667
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}