{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventura-ranch-koa-holiday-santa-paula-ca",
  "name": "Ventura Ranch KOA Holiday",
  "description": "Ventura Ranch KOA Holiday is located in Santa Paula, 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/ventura-ranch-koa-holiday-santa-paula-ca",
  "image": [
    "https://koa.com/content/campgrounds/ventura-ranch/backgrounds/05459background2e50c592-e52a-4cfb-80a7-4de579b13503.jpg",
    "https://koa.com/content/campgrounds/ventura-ranch/photos/05459photo59345f2e-05f9-4f01-a496-05ad0d19a40a.jpg",
    "/content/campgrounds/ventura-ranch/waystostayphotos/05459waystostayphotos67f629d5-9595-417c-a032-adc84c89ea90.JPG?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7400 Pine Grove Road",
    "addressLocality": "Santa Paula",
    "addressRegion": "CA",
    "postalCode": "93060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.406168,
    "longitude": -119.079284
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}