{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-splendora-tx",
  "name": "Boondocking host near Splendora, TX",
  "description": "We are a small homestead 30 minutes north of Houston. Fairly easy access. Water, 30 and 50 amp hookups available. Several restaurants within a 5-10 minute drive. Big rivers water park only 12 minutes away.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-splendora-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17805/profile/sn8U7eQwbe57yOvr_317341b150b9ffec58210225f4c680c6_medium.png",
    "https://dr64aezf2r473.cloudfront.net/user/339498/profile/04eWaNkK1nEbJkD3_d0725c0bf4819c91e63a478edf405f31_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Splendora, TX",
    "addressLocality": "Splendora",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.27513238,
    "longitude": -95.10768233
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 67,
    "bestRating": 5,
    "worstRating": 1
  }
}