{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zephyr-colony-rv-park-zephyrhills-fl",
  "name": "Zephyr Colony RV Park",
  "description": "We Offer a Relaxing and Tranquil Environment Along With All the Amenities You NeedTo Enjoy A Great Stay Close To The Beach...",
  "url": "https://campertunity.com/listings/campgrounds/zephyr-colony-rv-park-zephyrhills-fl",
  "image": [
    "https://img1.wsimg.com/isteam/ip/104e6046-a89d-467d-9bbb-6446942ce575/image000000001.jpg",
    "http://img1.wsimg.com/isteam/ip/104e6046-a89d-467d-9bbb-6446942ce575/image000000001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39738 County Road 54",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "postalCode": "33542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.2504559,
    "longitude": -82.1589664
  }
}