{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-port-aransas-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Gulf Waters RV Resort in Port Aransas, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-port-aransas-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/94597ef9-8581-11ef-b43d-fd7037af28ba/card.jpg?v=63895617243"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5601 Texas 361",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.7608558,
    "longitude": -97.11675149999999
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "88",
    "priceValidUntil": "2026-06-20"
  },
  "priceRange": "$88+"
}