{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivercrest-rd-wayside-tx",
  "name": "Rivercrest Rd",
  "description": "Rivercrest Rd near Spur, TX, offers camping with flat terrain and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/rivercrest-rd-wayside-tx",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wayside",
    "addressRegion": "TX",
    "postalCode": "79370",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4630005,
    "longitude": -101.08100028
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-white-river-reservoir-river-crest-road"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}