{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-church-grounds-with-disc-golf-middletown-de-us",
  "name": "Serene Church Grounds with Disc Golf",
  "description": "Discover a peaceful retreat at this welcoming church campus offering RV Camping amid beautifully landscaped grounds. Level paved parking and spacious overnight sites sit behind the main building, perfect for relaxation. Stretch your legs on paved walking paths or join the disc golf course--equipment provided. Open to all, Sunday services invite you to connect with a friendly community. Quiet, secure, and responsive hosts make this spot ideal for a restorative stay.",
  "url": "https://campertunity.com/listings/campgrounds/serene-church-grounds-with-disc-golf-middletown-de-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31346/photo-gallery/RI0QRvuBb3AGQU1l_1180af9f7fcbc868b339fb1c8cc26705_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middletown, DE",
    "addressLocality": "Middletown",
    "addressRegion": "DE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.45883544,
    "longitude": -75.72504214
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "09:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.99,
    "reviewCount": 75,
    "bestRating": 5,
    "worstRating": 1
  }
}