{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cozy-meadows-campground-kahului-hi",
  "name": "Cozy Meadows Campground",
  "description": "Cozy Meadows Campground is located near the lush landscapes of Hawaii, featuring flat terrain with abundant greenery.",
  "url": "https://campertunity.com/listings/campgrounds/cozy-meadows-campground-kahului-hi",
  "image": [
    "https://photos.thedyrt.com/photo/1242647/media/cozy-meadows-campground_a6bc2c29-f483-4a9a-937b-e9cdc702ba36.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1242647/media/cozy-meadows-campground_a6bc2c29-f483-4a9a-937b-e9cdc702ba36.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1242648/media/cozy-meadows-campground_eb46a216-574e-49cb-bdc4-3fada8abfafe.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-156.2915256325702,20.909636834511844)/-156.2915256325702,20.909636834511844,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kahului",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 20.909636834511844,
    "longitude": -156.2915256325702
  },
  "sameAs": [
    "https://thedyrt.com/camping/hawaii/cozy-meadows-campground"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Jungle"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$40-$60"
}