{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/san-jose-sizzle",
  "name": "San Jose Sizzle",
  "description": "Western Trailer Park reviews, hours, phone number, address & everything about Mobile home park",
  "url": "https://campertunity.com/listings/campgrounds/san-jose-sizzle",
  "image": [
    "https://secure.gravatar.com/avatar/0295300274cc2d4ade34cf4e52180599?s=96&amp;d=mm&amp;r=g",
    "https://lh5.googleusercontent.com/p/AF1QipPHx0jdkx558qmEmpZKh89GEPpbVAoNpvhQHxHR=w900-h900-k-no-p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2784 Monterey Hwy, San Jose, CA 95111, United States",
    "addressLocality": "San Jose",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3361663,
    "longitude": -121.890591
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  }
}