{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedars-inn-ritzville-rv-park-ritzville-wa",
  "name": "Cedars Inn Ritzville RV Park",
  "description": "Cedars Inn Ritzville RV Park is located near Ritzville, WA, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/cedars-inn-ritzville-rv-park-ritzville-wa",
  "image": [
    "https://photos.thedyrt.com/photo/825621/media/ritzville-rv-park-at-la-quinta-inn_3fd8117c-8c8c-4133-89cc-cd08fb6a1a19.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/825621/media/ritzville-rv-park-at-la-quinta-inn_3fd8117c-8c8c-4133-89cc-cd08fb6a1a19.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-118.36470355,47.12009239)/-118.36470355,47.12009239,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1513 Smittys Blvd",
    "addressLocality": "Ritzville",
    "addressRegion": "WA",
    "postalCode": "99169",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.12009239,
    "longitude": -118.36470355
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/ritzville-rv-park-at-la-quinta-inn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}