{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-riverfront-retreat-concan-tx",
  "name": "Scenic Riverfront Retreat",
  "description": "Perched above a tranquil river, this scenic retreat offers RV camping with full electric and water hookups and direct river access for fishing, kayaking or just cooling off. Relax on the deck amid abundant songbirds and wild turkeys, then gaze at dazzling stars in the clear night sky. Nearby biking and hiking trails await, and a popular state park is just minutes away, making this peaceful riverside escape ideal for outdoor adventure.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-riverfront-retreat-concan-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/24229/photo-gallery/hpTbZBNepNL7M58u_9acad05615561f4abca4698d6349fdc4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Concan, TX",
    "addressLocality": "Concan",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.58587398,
    "longitude": -99.73095077
  },
  "checkinTime": "04:80:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}