{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-bolivia-nc",
  "name": "Spot2Nite",
  "description": "Check out In The Pines RV & Cabin Village in Bolivia, North Carolina on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-bolivia-nc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3d905bb9-ea2a-11ef-a7a3-bfefed4b6862/card.jpg?v=63906684536"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1600 George II Highway Southeast",
    "addressLocality": "Bolivia",
    "addressRegion": "NC",
    "postalCode": "28422",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.07940749999999,
    "longitude": -78.09655839999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$70+"
}