{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tent-site-timberline-michigan-benzonia-mi",
  "name": "Tent Site - Timberline - Michigan",
  "description": "Our primitive tent sites have spacious grassy areas with full hookup. Tent sites can accommodate up to 8 people.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tent-site-timberline-michigan-benzonia-mi",
  "image": [
    "https://roadville.com/timberline/wp-content/uploads/sites/9/2021/10/timberline-rv-park-tent-camping-michigan.jpg",
    "https://roadville.com/timberline/wp-content/uploads/sites/9/2021/10/timberline-logo.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2788 Benzie Hwy",
    "addressLocality": "Benzonia",
    "addressRegion": "MI",
    "postalCode": "49616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.590018,
    "longitude": -86.099344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 100,
    "bestRating": 5,
    "worstRating": 1
  }
}