{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-williamsburg-va",
  "name": "Spot2Nite",
  "description": "Check out American Heritage RV Park in Williamsburg, Virginia on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-williamsburg-va",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/047921db-d1eb-11ef-b90b-cbf251caed1a/card.jpg?v=63904018481"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "146 Maxton Lane",
    "addressLocality": "Williamsburg",
    "addressRegion": "VA",
    "postalCode": "23188",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3760225,
    "longitude": -76.76677219999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "69.25",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "$69.25+"
}