{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-sites-dorothy-nj",
  "name": "RV Sites",
  "description": "Spacious Skies Country Oaks is a sweet little haven in the southern New Jersey countryside, 30 minutes from Ocean City and just another 10 minutes to Atlantic City. Offering both wooded and open RV and tent sites, as well as a number of deluxe patio sites and rustic cabins, come enjoy the large swimming facilities onsite, traditional campground recreation hall, and pastoral ambiance.",
  "url": "https://campertunity.com/listings/campgrounds/rv-sites-dorothy-nj",
  "image": [
    "https://seizvd.infiniteuploads.cloud/2024/02/Spacious-Skies-Campgrounds-Country-Oaks-color-icon-final-1024x1024.webp",
    "https://seizvd.infiniteuploads.cloud/country-oaks-hero.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 S Jersey Ave",
    "addressLocality": "Dorothy",
    "addressRegion": "NJ",
    "postalCode": "08317",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.392,
    "longitude": -74.8185
  },
  "sameAs": [
    "https://spaciousskiescampgrounds.com/country-oaks/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}