{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-wooded-rv-retreat-frankford-de",
  "name": "Secluded Wooded RV Retreat",
  "description": "Nestled on three acres of woods, this secluded RV camping retreat offers a large gravel pad tucked hundreds of feet from the road. Enjoy warm hospitality around evening campfires, stargaze under pristine skies and swap travel tales with friendly hosts. Just minutes from Delaware‚Äôs sandy beaches and local attractions, you‚Äôll find all the comforts you need--ample power, serene privacy and insider tips for exploring the coast.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-wooded-rv-retreat-frankford-de",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9064/profile/qmasttIQzMsG2AES_ca6b38b811ef6ae28c8684c55aeb8d51_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/31414/profile/5WvEioDtVe3JPxb5_35c279d7f8e7967ac65fbe8ba92320a8_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frankford, DE",
    "addressLocality": "Frankford",
    "addressRegion": "DE",
    "postalCode": "19945",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.53071139,
    "longitude": -75.17764447
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  }
}