{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avenue-trailer-town-ventura-ca",
  "name": "Avenue Trailer Town",
  "description": "Contact info, reviews tips & more for Avenue Trailer Town | Camping in California",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avenue-trailer-town-ventura-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "251 North Ventura Ave",
    "addressLocality": "Ventura",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.28385735,
    "longitude": -119.30020875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}