{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moon-garden-farm-getaway-hi",
  "name": "Moon Garden Farm Getaway",
  "description": "Pitch your tent on a beautiful 25 acre farm located on the Big Island of Hawaii. We are located on the slope of Mauna Loa between Hilo and Volcano National Park",
  "url": "https://campertunity.com/listings/campgrounds/moon-garden-farm-getaway-hi",
  "image": [
    "https://photos.thedyrt.com/photo/887647/media/moon-garden-farm-getaway-2_d8ca9e51-f66e-41ac-ad36-01f08fb846ec.webp?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1237183/media/moon-garden-farm-getaway-2_949925c5-fe04-4574-b75e-c29159d86042.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/887647/media/moon-garden-farm-getaway-2_d8ca9e51-f66e-41ac-ad36-01f08fb846ec.webp?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.55559000000001,
    "longitude": -155.11678
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$45+"
}