{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-port-aransas-tx-2",
  "name": "Spot2Nite",
  "description": "Check out Aloha Beach RV Resort in Port Aransas, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-port-aransas-tx-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/56f455b1-37e4-11f0-a01d-326dfaadf5bb/card.jpg?v=63915230644"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "245 Pleasant Valley",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "postalCode": "78373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8181609,
    "longitude": -97.07691229999999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "85",
    "priceValidUntil": "2026-06-20"
  },
  "priceRange": "$85+"
}