{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quaint-family-farmstay-stocked-pond-jacksonville-nc",
  "name": "Quaint Family Farmstay with Stocked Pond",
  "description": "Nestled on a peaceful family-run farm, this charming spot offers RV camping just steps from roaming chickens, herb gardens, and vibrant flower beds. Level, shaded boondocking sites sit near a stocked pond perfect for afternoon reflection. Pick up fresh eggs, seasonal vegetables, and homemade plantain salve in the mini farm market. Community events--from art lessons to gardening workshops--and a guesthouse for small gatherings add local flavor to this serene farm escape.",
  "url": "https://campertunity.com/listings/campgrounds/quaint-family-farmstay-stocked-pond-jacksonville-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6686/photo-gallery/gt6jcaInPGLtVtPe_149bd0ad3faccf4f796f37f7e2b05466_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jacksonville, NC",
    "addressLocality": "Jacksonville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.80023055,
    "longitude": -77.29936694
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 136,
    "bestRating": 5,
    "worstRating": 1
  }
}