{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-tyler-tx-2",
  "name": "Spot2Nite",
  "description": "At Tyler Camping RV Park, we believe that great memories start with great places. Located just 1.5 miles off I-20, near the beautiful Tyler State Park and only a short drive from shopping, dining, and activities in Tyler and Lindale, our park is the perfect spot for families to relax, explore, and enjoy quality time together. We've designed our park with families in mind. Stretch out and play in our wide-open spaces, enjoy a picnic under the shady trees, and let your furry family members run...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-tyler-tx-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/15ad42d4-cc65-11f0-b1d4-579770df0952/card.jpg?v=63931558701"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11693 County Road 35",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4344092,
    "longitude": -95.311593
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$45+"
}