{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-countryside-farm-retreat-clyde-nc",
  "name": "Charming Countryside Farm Retreat",
  "description": "Wake up to the gentle cluck of chickens and the soft lowing of cows at this scenic farm getaway. Nestled amidst rolling fields, this destination offers RV camping steps away from friendly animals and hands-on farm life experiences. Stroll the pastures, meet resident goats, and savor peaceful sunset views. Ideal for families and nature lovers, this rural retreat brings authentic farm charm to your RV adventures.",
  "url": "https://campertunity.com/listings/campgrounds/charming-countryside-farm-retreat-clyde-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34233/photo-gallery/YDVpmbu7951xcAzz_caed163834c5f8730fbfc051f850734b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clyde, NC",
    "addressLocality": "Clyde",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.67522101,
    "longitude": -82.97300258
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-carolina/intrepid-acres"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}