{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rvezy-1801",
  "name": "RVezy",
  "description": "Book the best motorhome and trailer rentals near Chemin-A-Haut State Park on RVezy. Search top-rated Class A, B, C, & towable RVs from just $99/night.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rvezy-1801",
  "image": [
    "https://cdn-s.rvezy.com/web-app/share-img.jpg",
    "https://cdn-s.rvezy.com/web/images/rv-rentals-desktop-US.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "1801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.908903,
    "longitude": -91.849211
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 11300,
    "bestRating": 5,
    "worstRating": 1
  }
}