{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-recreation-area-groveland-ca",
  "name": "Horseshoe Bend Recreation Area",
  "description": "Horseshoe Bend Recreation Area near Coulterville, CA, features terrain with rolling hills and open spaces.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-recreation-area-groveland-ca",
  "image": [
    "https://photos.thedyrt.com/photo/153934/media/california-horseshoe-bend-recreation-area_df2c9bd6-b05e-426d-a39b-97109fbe741c.heic?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.2434254,37.70180714)/-120.2434254,37.70180714,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/153934/media/california-horseshoe-bend-recreation-area_df2c9bd6-b05e-426d-a39b-97109fbe741c.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/153935/media/california-horseshoe-bend-recreation-area_4579d2ccad6a8243ee7867008c35e1e6.png?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Groveland",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.70180714,
    "longitude": -120.2434254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}