{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-acres-family-campground-williamston-nc",
  "name": "Green Acres Family Campground",
  "description": "Green Acres Family Campground is located near Williamston, NC, featuring flat terrain with a mix of open spaces and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/green-acres-family-campground-williamston-nc",
  "image": [
    "https://photos.thedyrt.com/photo/547949/media/green-acres-family-campground_d5b83ca1-1ab9-42bc-86f2-ab2c7667606c.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/547947/media/green-acres-family-campground_da525eb6-d2e8-4008-8cc0-6f0e92230674.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/547949/media/green-acres-family-campground_d5b83ca1-1ab9-42bc-86f2-ab2c7667606c.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-77.08742218,35.78121505)/-77.08742218,35.78121505,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1679 Green Acres Rd",
    "addressLocality": "Williamston",
    "addressRegion": "NC",
    "postalCode": "27892",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.78121505,
    "longitude": -77.08742218
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-carolina/green-acres-family-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/north-carolina/williamston/green-acres-family-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}