{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-acres-camping-resort-williamston-nc",
  "name": "Green Acres Camping Resort",
  "description": "Contact info, reviews tips & more for Green Acres Camping Resort | Camping in North Carolina",
  "url": "https://campertunity.com/listings/campgrounds/green-acres-camping-resort-williamston-nc",
  "image": [
    "https://photos.thedyrt.com/photo/162890/media/green-acres-camping-resort_79386b07a2be473f14dc2924da9479f9.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/162887/media/green-acres-camping-resort_9ca2d875d07144f832eaef439a939b8e.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/162890/media/green-acres-camping-resort_79386b07a2be473f14dc2924da9479f9.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/162888/media/green-acres-camping-resort_af83cbb05656a4264b29437ce736f1ff.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/162889/media/green-acres-camping-resort_822b9d3b35903fd5305b5061d759b6d3.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1679 Green Acres Rd",
    "addressLocality": "Williamston",
    "addressRegion": "NC",
    "postalCode": "27892",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.78117945,
    "longitude": -77.09049727
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-carolina/green-acres-camping-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}