{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventura-oaks-oak-view-ca",
  "name": "Ventura Oaks",
  "description": "In beautiful Ventura County, situated just 2 miles from beautiful Lake Casitas, only 10 miles from the Pacific Ocean, and just 5 miles from the historic city of Ojai. 60 full hookups sites with30/50 electric, accommodating small midsize and large RV's.BBQ",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventura-oaks-oak-view-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c9a0ad4f-98e7-11ef-ab2a-9ea16d62af45/card.jpg?v=63897749877"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oak View",
    "addressRegion": "CA",
    "postalCode": "93022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4054789,
    "longitude": -119.310412
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}