{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joesnuts-hi",
  "name": "JoesNuts.com",
  "description": "Macadamia farm on the biggest and best island in hawaii! Five minute drive to City of Refuge and Captain Cook Monument. Wifi, hot shower and lots of nuts. This",
  "url": "https://campertunity.com/listings/campgrounds/joesnuts-hi",
  "image": [
    "https://photos.thedyrt.com/photo/1844167/media/joesnuts-com_e07bd729-40db-4e31-afe2-1d44826561d9.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1844168/media/joesnuts-com_ecc68fab-fcd5-4fa5-9d10-ec86f05bb15c.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1844167/media/joesnuts-com_e07bd729-40db-4e31-afe2-1d44826561d9.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.480794657574833,
    "longitude": -155.90684671281122
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "46",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$46-$60"
}