{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tollgate-or-1",
  "name": "Tollgate | OR | Camping Information & Reviews",
  "description": "Just a scenic drive from Portland's urban bustle, Tollgate Campground serves as your gateway to Mt. Hood's wilderness wo. 30 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/tollgate-or-1",
  "image": [
    "https://cdn.recreation.gov/public/images/66845.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.322123,
    "longitude": -121.905572
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43888888888889,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  }
}