{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rapid-city-sd",
  "name": "United States",
  "description": "Discover a haven nestled just minutes away from the captivating Black Hills Area at Lake Park Campground and Cottages. Choose from vacation homes or opt for the cozy charm of the cottages, providing a variety of lodging options that make this campground your ideal home away from home. The fully loaded RV sites and affordable tent sites offer a picturesque camping experience. Embark on a scenic 30-minute journey to the majestic Mt. Rushmore or marvel at the reptilian wonders at Reptile Gardens...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rapid-city-sd",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a5e5fdb8-a641-11ed-98c6-ae29f73191bf/card.jpg?v=63892719923"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2850 Chapel Lane",
    "addressLocality": "Rapid City",
    "addressRegion": "SD",
    "postalCode": "57702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.057771,
    "longitude": -103.294904
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "39.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$39.5+"
}