{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-port-aransas-tx",
  "name": "Spot2Nite",
  "description": "Check out LaFitte's Hideout RV Resort in Port Aransas, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-port-aransas-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/22fca4c0-5031-11f0-b678-5a5163002b9a/card.jpg?v=63917902445"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "241 West Cotter Avenue",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8374337,
    "longitude": -97.06473869999999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "43",
    "priceValidUntil": "2026-06-20"
  },
  "priceRange": "$43+"
}