{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rim-lakes-recreation-area-forest-lakes-az",
  "name": "Rim Lakes Recreation Area",
  "description": "Rim Lakes Recreation Area is located in the Apache-[Sitgreaves National Forest](https://thedyrt.com/camping/arizona/near/apache-sitgreaves-national-forest), featuring forested terrain with lakes and mesas.",
  "url": "https://campertunity.com/listings/campgrounds/rim-lakes-recreation-area-forest-lakes-az",
  "image": [
    "https://photos.thedyrt.com/photo/126754/media/rim-lakes-recreation-area_5a1d98b31044bad78e4f03cd14e58c48.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.94061490352031,34.31140828395809)/-110.94061490352031,34.31140828395809,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/126754/media/rim-lakes-recreation-area_5a1d98b31044bad78e4f03cd14e58c48.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/126740/media/rim-lakes-recreation-area_27e3a4135e5d5955e1f384b1551bbb59.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forest Lakes",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.31140828395809,
    "longitude": -110.94061490352031
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/rim-lakes-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}