{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-grove-mobile-home-rv-park-corpus-christi-tx",
  "name": "Shady Grove Mobile Home & RV Park",
  "description": "Shady Grove Mobile Home & RV Park is located near Corpus Christi, Texas.",
  "url": "https://campertunity.com/listings/campgrounds/shady-grove-mobile-home-rv-park-corpus-christi-tx",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2919 Waldron Rd",
    "addressLocality": "Corpus Christi",
    "addressRegion": "TX",
    "postalCode": "78418",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.63976072,
    "longitude": -97.29936027
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/shady-grove-mobile-home-and-rv"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50+"
}