{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/city-of-sandpoint-city-beach-rv-park-sandpoint-id",
  "name": "City of Sandpoint, City Beach RV Park",
  "description": "City Beach RV Park is located near Sandpoint, Idaho, and offers a setting with flat terrain near the shores of Lake Pend Oreille.",
  "url": "https://campertunity.com/listings/campgrounds/city-of-sandpoint-city-beach-rv-park-sandpoint-id",
  "image": [
    "https://photos.thedyrt.com/photo/731915/media/sandpoint-edgewater-rv-park_e15d38b4-69e3-45d4-9919-26e5744f6ea7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.5440183847088,48.27367194175747)/-116.5440183847088,48.27367194175747,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/731919/media/sandpoint-edgewater-rv-park_c0962888-1e44-4297-a94d-5b97a1f8f887.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/731915/media/sandpoint-edgewater-rv-park_e15d38b4-69e3-45d4-9919-26e5744f6ea7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sandpoint",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.27367194175747,
    "longitude": -116.5440183847088
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "10:00:00",
  "numberOfRooms": 21,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "$50-$105"
}