{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-lakeside-rv-retreat-canyon-lake-tx",
  "name": "Scenic Lakeside RV Retreat",
  "description": "Nestled in Texas Hill Country, this inviting RV Camping spot offers lakeside views, river floats, and live music under starlit skies. Spend your days lounging by the water, exploring winding rivers on inner tubes, or discovering vibrant local tunes at on-site performances. With panoramic hilltop vistas, nearby city attractions and ample space to park your RV, this hidden gem lets you swap routine for relaxation and outdoor adventure alike.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-lakeside-rv-retreat-canyon-lake-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41715/photo-gallery/1oSAdy4oTotJEetl_a1f226a3dd06f5a7650927024e907eba_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/260832/profile/dCUQc1kucUmbOHCH_56d84561def58c2260fb993f4ec511a9_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canyon Lake, TX",
    "addressLocality": "Canyon Lake",
    "addressRegion": "TX",
    "postalCode": "77399-2054",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.93645931,
    "longitude": -98.22811249
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}