{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aina-arks-at-iao-wailuku-hi",
  "name": "Aina Arks at IAO",
  "description": "Aina Arks at IAO is located near the lush landscapes of Hawaii, featuring varied terrain with valleys and streams.",
  "url": "https://campertunity.com/listings/campgrounds/aina-arks-at-iao-wailuku-hi",
  "image": [
    "https://photos.thedyrt.com/photo/1171146/media/aina-arks-at-iao-2_8f246509-ab7d-4445-8a76-7d8363f4504e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-156.5002023485493,20.89527244772127)/-156.5002023485493,20.89527244772127,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1171146/media/aina-arks-at-iao-2_8f246509-ab7d-4445-8a76-7d8363f4504e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wailuku",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 20.89527244772127,
    "longitude": -156.5002023485493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}