{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/welcoming-community-church-rv-stop-castroville-tx",
  "name": "Welcoming Community Church RV Stop",
  "description": "Experience peaceful RV camping at a welcoming community church. Settle in on level grounds after noon and depart by midday, enjoying a tranquil setting perfect for a restful overnight stay. Pets are welcome with cleanup required; open fires are prohibited to ensure safety. No formal check-in needed--simply arrive and park. Whether traveling through or seeking a quiet retreat, this spot offers convenient access to local town amenities and friendly hospitality.",
  "url": "https://campertunity.com/listings/campgrounds/welcoming-community-church-rv-stop-castroville-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41110/photo-gallery/l7031fbfaZGGu42e_0d268e94d638b8dc534fea4b7c3aa54c_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Castroville, TX",
    "addressLocality": "Castroville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.35083618,
    "longitude": -98.90751622
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}