{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roosevelt-lake-motel-rv-park-roosevelt-az",
  "name": "Roosevelt Lake Motel & RV Park",
  "description": "Contact info, reviews tips & more for Roosevelt Lake Motel & RV Park | Camping in Arizona",
  "url": "https://campertunity.com/listings/campgrounds/roosevelt-lake-motel-rv-park-roosevelt-az",
  "image": [
    "https://photos.thedyrt.com/photo/477093/media/roosevelt-lake-motel-and-rv-park_1199fe27-097a-4b0b-99bd-d01600c1c7a3.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/477093/media/roosevelt-lake-motel-and-rv-park_1199fe27-097a-4b0b-99bd-d01600c1c7a3.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roosevelt",
    "addressRegion": "AZ",
    "postalCode": "85545",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6265094,
    "longitude": -111.010273
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/roosevelt-lake-motel-and-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}