{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goose-island-group-moab-ut",
  "name": "Goose Island Group Sites",
  "description": "The two sites at Goose Island are ideal for groups wishing to be close to the town of Moab and Arches National Park. The area offers outdoor enthusiasts many options for hiking, mountain biking, whitewater rafting, and four-wheel drive tours. The town of Moab is 10 minutes away and has dining, shopping, sports rentals, tour companies and museums.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goose-island-group-moab-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/10/16/55/251841_0c069893-48c4-4777-9407-096a0c4bcdde_700.jpg",
    "https://cdn.recreation.gov/public/2018/10/05/16/22/251841_babb7928-a1c2-4e5d-9e8f-fd43915824b7_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "MOAB FIELD OFFICE",
    "addressLocality": "Moab",
    "addressRegion": "UT",
    "postalCode": "84532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6096694,
    "longitude": -109.5578194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "125",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$125+"
}