{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-concord-nc-us",
  "name": "Spot2Nite",
  "description": "Check out Camping World Racing Resort in Concord, North Carolina on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-concord-nc-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3bdcafef-e4cc-11ef-b942-1a8194ab375f/card.jpg?v=63906094331"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6600 Bruton Smith Boulevard",
    "addressLocality": "Concord",
    "addressRegion": "NC",
    "postalCode": "28027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.359146,
    "longitude": -80.690033
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/north-carolina/concord/camping-world-racing-resort"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50+"
}