{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweet-home-rv-resort-ardmore-ok",
  "name": "Sweet Home RV Resort",
  "description": "Sweet Home RV Resort is located near Ardmore, Oklahoma, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/sweet-home-rv-resort-ardmore-ok",
  "image": [
    "https://photos.thedyrt.com/photo/1852425/media/sweet-home-rv-resort-2_75648bb6-8d94-44b5-a893-9e67c7244686.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1852425/media/sweet-home-rv-resort-2_75648bb6-8d94-44b5-a893-9e67c7244686.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.04767803379707,34.28395316027312)/-97.04767803379707,34.28395316027312,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/852922/media/sweet-home-rv-resort-2_4692debd-f6c5-4e6a-b0a0-535f28057bd7.png?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "482 Tumbleweed Dr",
    "addressLocality": "Ardmore",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.28395316027312,
    "longitude": -97.04767803379707
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "$50+"
}