{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-ventura",
  "name": "Boondockers Welcome Host",
  "description": "Just 15 mins from Ventura Downtown Main Street with great bars and restaurants and just 20 minute walk to Ventura Pier and Beach",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-ventura",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15813/photo-gallery/nAwd29Qh40QUvRtn_a5ea159931d91d8329e586c66d1e998a_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/87085/profile/frYtOxVNkD5auPzk_866623fb26b0215fb0c89ebb0946b6a4_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ventura, CA",
    "addressLocality": "Ventura",
    "addressRegion": "CA",
    "postalCode": "93001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.22181801,
    "longitude": -119.34008301
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}