{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-pleasanton-tx-2",
  "name": "Spot2Nite",
  "description": "Check out David's RV Park in Pleasanton, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-pleasanton-tx-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2278cddd-8e45-11f0-adcf-c44225d90ddc/card.jpg?v=63924728006",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/225dfe7f-8e45-11f0-b3c0-c4422bd474dc/card.jpg?v=63924728006",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2260911c-8e45-11f0-b152-41645406fbee/card.jpg?v=63924728006"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9360 U.S. 281",
    "addressLocality": "Pleasanton",
    "addressRegion": "TX",
    "postalCode": "78064",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.0887268,
    "longitude": -98.4823923
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/pleasanton/davids-rv-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}