{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ridge-manor-campground-dade-city-fl",
  "name": "Ridge Manor Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/ridge-manor-campground-dade-city-fl",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/058/988/full/ridge-manor-campground-dade-city-fl-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dade City",
    "addressRegion": "FL",
    "postalCode": "33523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.3647248,
    "longitude": -82.1959178
  },
  "sameAs": [
    "https://ww2.aaa.com/tripcanvas/campground/ridge-manor-campground-49139"
  ],
  "checkinTime": "00:10:00",
  "checkoutTime": "00:10:00"
}