{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-riverside-restaurant-retreat-burley-id-us",
  "name": "Scenic Riverside Restaurant Retreat",
  "description": "Discover RV Camping on a sprawling gravel riverfront lot adjacent to an award-winning waterfront restaurant and bar. Launch your boat for free, fish from the marina or simply relax on river-facing decks where you can savor top-rated steaks, burgers or hand-tossed pizza. Leashed pets are welcome to join. With live music, stunning sunsets, river otters at dawn and friendly service, this peaceful stop elevates every road trip.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-riverside-restaurant-retreat-burley-id-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14046/photo-gallery/cbq5FYdcuhzhl7Gz_b8c798147786b85b3b389988151afe00_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burley, ID",
    "addressLocality": "Burley",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.60733752,
    "longitude": -113.91458977
  },
  "numberOfRooms": 15,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 963,
    "bestRating": 5,
    "worstRating": 1
  }
}