{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/collective-yellowstone",
  "name": "Collective Yellowstone",
  "description": "Enjoy a luxury camping destination at Collective Yellowstone in montana, united states from $500.00. A perfect Tents experience for corporate / events and couples looking for eco-lodging and forest / woods.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/collective-yellowstone",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/The%20Yellowstone%20Collective%20Retreat/slide/glamping-montana-collective-retreat-yellowstone_(4_of_4).jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2989025,
    "longitude": -111.4185749
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  }
}