{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dannys-rv-resort-houston-tx",
  "name": "Danny's RV Resort",
  "description": "Back-in Concrete Pads, Cable, Water & Sewer Hook-ups, Fire Pit, Picnic Areas, Showers, Wi-Fi, Self-serv Laundry, & Pet relief area are just few of the Amenities",
  "url": "https://campertunity.com/listings/campgrounds/dannys-rv-resort-houston-tx",
  "image": [
    "https://photos.thedyrt.com/photo/461674/media/danny-s-rv-resort_4ed0460e-8db5-4693-9da9-4513169f5f60.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/461675/media/danny-s-rv-resort_92f58451-00e5-46ec-bf29-d6f21f2bd170.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/461674/media/danny-s-rv-resort_4ed0460e-8db5-4693-9da9-4513169f5f60.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/461679/media/danny-s-rv-resort_579b7a2c-4a1a-4d9a-ba5f-39faf7e9b29f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/461676/media/danny-s-rv-resort_e6ed444c-1130-4ef8-bb89-c0782a976146.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/461673/media/danny-s-rv-resort_42c6f83b-7169-4611-8e54-1f9a06780160.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "960 W Mt Houston Rd",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.89828727018481,
    "longitude": -95.4193239023939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Milagros B."
      },
      "datePublished": "2021-08-27T19:03:09.500Z",
      "reviewBody": "Locations near to Houston. Great guest service. Full hookup sites, spot are very bigs and concrete roads. Access is restricted at night. This place was perfect for our night stay. Practice stay!\n",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "M K."
      },
      "datePublished": "2020-02-26T18:46:36.938Z",
      "reviewBody": "Full hookups with concrete roads and parking pads",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-17"
  },
  "priceRange": "$10-$40"
}