{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-ponds-community-sand-springs-ok",
  "name": "Three Ponds Community",
  "description": "Three Ponds Community is located near rolling plains in Oklahoma.",
  "url": "https://campertunity.com/listings/campgrounds/three-ponds-community-sand-springs-ok",
  "image": [
    "https://photos.thedyrt.com/photo/852310/media/three-ponds-community_4df2bac3-0ceb-44a0-b9c0-5b7b71a523b2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/852310/media/three-ponds-community_4df2bac3-0ceb-44a0-b9c0-5b7b71a523b2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.19222918544565,36.2211853791659)/-96.19222918544565,36.2211853791659,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/852308/media/three-ponds-community_1ca38be4-c484-4e2b-a611-4b7ec2a26ba2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sand Springs",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2211853791659,
    "longitude": -96.19222918544565
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/three-ponds-community"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "A Frame"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "17",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$17-$120"
}