{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laupahoehoe-point-beach-park-hilo-hi",
  "name": "Laupahoehoe Point Beach Park",
  "description": "Laupahoehoe Point Beach Park is located near Laupahoehoe, HI, and features coastal terrain with rocky shores.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laupahoehoe-point-beach-park-hilo-hi",
  "image": [
    "https://photos.thedyrt.com/photo/90204/media/hawaii-laupahoehoe-beach-park_1ac1bc25388b28855f5c272425dbfdd4.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/90204/media/hawaii-laupahoehoe-beach-park_1ac1bc25388b28855f5c272425dbfdd4.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/29821/photo/hawaii-laupahoehoe-beach-park_3447e101929c5ccdb8163e195fd9075c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-155.24108818,19.99203292)/-155.24108818,19.99203292,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hilo",
    "addressRegion": "HI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 19.99203292,
    "longitude": -155.24108818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}