{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-oklahoma-city-ok-1",
  "name": "Spot2Nite",
  "description": "Check out OKC Fairgrounds in Oklahoma City, Oklahoma on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-oklahoma-city-ok-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/24080a1c-afea-11ee-a158-42010a00142c/card.jpg?v=63892878485"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "250 Geronimo Drive",
    "addressLocality": "Oklahoma City",
    "addressRegion": "OK",
    "postalCode": "73107",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4692488,
    "longitude": -97.5783744
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$40+"
}