{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oklahoma-ok",
  "name": "Spot2Nite",
  "description": "Come stay in our Conestoga wagons patterned after the great pioneer wagons used in the 19th century to settle the west or our unique teepees featuring beautiful, hand painted murals on the exterior. Sit around a roaring campfire, toast marshmallows and rediscover the magic of a country sky right here in the suburbs of Oklahoma City with a pioneer experience. We offer experiences for glamping in our temperature controlled wagons and teepees on deluxe beds. Restrooms with showers along with acc...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oklahoma-ok",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f3cf4b6d-9dda-11ef-af80-343ad06915a5/card.jpg?v=63898294200"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14400 South Western Avenue",
    "addressLocality": "Oklahoma City",
    "addressRegion": "OK",
    "postalCode": "73170",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.32454,
    "longitude": -97.526983
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Teepee"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "144",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$144+"
}