{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/breakwater-campground-cataldo-id",
  "name": "Breakwater Campground",
  "description": "Breakwater Campground is located in the Idaho Panhandle National Forests, surrounded by forested terrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/breakwater-campground-cataldo-id",
  "image": [
    "https://photos.thedyrt.com/photo/827268/media/idaho-breakwater_53ac7565-3ad4-4d11-9206-1906b2c0db62.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/827268/media/idaho-breakwater_53ac7565-3ad4-4d11-9206-1906b2c0db62.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/827269/media/idaho-breakwater_1e28a898-4a1b-4c30-a703-a61552b53269.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.36073036,47.65380042)/-116.36073036,47.65380042,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cataldo",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.65380042,
    "longitude": -116.36073036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}