{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cloverdale-healdsburg-koa-ca",
  "name": "Cloverdale / Healdsburg KOA",
  "description": "Cloverdale / Healdsburg KOA is located in Cloverdale, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cloverdale-healdsburg-koa-ca",
  "image": [
    "https://koa.com/content/campgrounds/cloverdale/backgrounds/05275background2bdc549f-163d-4568-a0c3-8e8310cc22a2.jpg",
    "https://koa.com/content/campgrounds/cloverdale/photos/05275_22.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1166 Asti Ridge Road",
    "addressLocality": "Cloverdale",
    "addressRegion": "CA",
    "postalCode": "95425",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.77657,
    "longitude": -122.96294
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}