{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildwood-golf-and-rv-resort-crawfordville-fl-1",
  "name": "Wildwood Golf and RV Resort",
  "description": "Wildwood Golf and RV Resort is located near Crawfordville, FL, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/wildwood-golf-and-rv-resort-crawfordville-fl-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3874 Coastal Hwy",
    "addressLocality": "Crawfordville",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.13074239,
    "longitude": -84.3587164
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/wildwood-golf-and-rv-resort",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.55",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0.55-$0.65"
}