{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maleka-farm-camper-van-tent-laie-hi",
  "name": "Maleka Farm: Camper-van & Tent",
  "description": "This is site 3. It is closest to the blue cabin. Nestled on the scenic North Shore of Hawaii, this camping site offers a perfect blend of nature and convenience. Surrounded by lush landscapes and a short walk from the beach, it provides easy access to clean, well-maintained restrooms powered by solar energy. Whether you're looking to surf the famous waves or simply relax amidst tropical beauty, this eco-friendly site is an ideal base for your island adventure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maleka-farm-camper-van-tent-laie-hi",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1701303329/land-photos/gsdxollkzprosl7h08rx/maleka-farm-camper-van-tent-site-5-oahu.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laie",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.649930560660636,
    "longitude": -157.9335297328186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}