{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-zephyrhills",
  "name": "Spot2Nite",
  "description": "Check out Hunters Run RV Estates in Zephyrhills, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-zephyrhills",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/007b3439-47cf-11f0-9db8-5f395b394be0/card.jpg?v=63916980698",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0049d425-47cf-11f0-96bf-c89259a978ed/card.jpg?v=63916980688",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/00417375-47cf-11f0-9fc2-5f397afe4dbb/card.jpg?v=63916980698"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37041 Chancey Road",
    "addressLocality": "Zephyrhills",
    "addressRegion": "FL",
    "postalCode": "33541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.209985,
    "longitude": -82.202359
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}