{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillcrest-rv-zephyrhills-fl",
  "name": "Hillcrest RV Resort",
  "description": "Hillcrest RV Resort is located at 4421 Lane Rd., Zephyrhills FL 33541. Hillcrest RV Resort can be contacted at ***-***-**** or https://hillcrestrvresortfl.com",
  "url": "https://campertunity.com/listings/campgrounds/hillcrest-rv-zephyrhills-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36733/1655359882_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4421 Lane Rd.",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "postalCode": "33541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.2217438,
    "longitude": -82.19732
  }
}