{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-island-state-recreation-area-honolulu-hi-us",
  "name": "Sand Island State Recreation Area",
  "description": "Sand Island State Recreation Area is located at , Honolulu HI 96819. Sand Island State Recreation Area can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-island-state-recreation-area-honolulu-hi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Honolulu",
    "addressRegion": "HI",
    "postalCode": "96819",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 21.3025294,
    "longitude": -157.8824186
  }
}