{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-port-bolivar-tx",
  "name": "Spot2Nite",
  "description": "Get ready to have the best RV vacation ever. The Bolivar Peninsula is the perfect year-round RV destination. Crystal Bay RV Park's location is truly unbeatable, nestled in the heart of all the summer and fall activities this area has to offer; the amenities are everything you will need to enjoy a beachside getaway like no other. With 21 RV sites, a splash pad, a dog park, free Wi-Fi, beachside access, food trucks, and close to popular points of interest, you will not want to leave!",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-port-bolivar-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2a6bc31e-61af-11f0-ac87-0b276972d7f2/card.jpg?v=63919825741"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1415 HWY 87",
    "addressLocality": "Port Bolivar",
    "addressRegion": "TX",
    "postalCode": "77617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.501973,
    "longitude": -94.517928
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-27"
  },
  "priceRange": "$35+"
}