{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-traveler-rv-resort-thonotosassa-fl-1",
  "name": "Happy Traveler RV Resort",
  "description": "Happy Traveler RV Resort is located at 9401 East Fowler Avenue, Thonotosassa FL 33592. Happy Traveler RV Resort can be contacted at ***-***-**** or http://happytravelerrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/happy-traveler-rv-resort-thonotosassa-fl-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9401 East Fowler Avenue",
    "addressLocality": "Thonotosassa",
    "addressRegion": "FL",
    "postalCode": "33592",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0537412,
    "longitude": -82.3391997
  }
}