{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kritters-northcountry-campground-newberry-mi",
  "name": "Kritter's Northcountry Campground",
  "description": "Contact info, reviews tips & more for Kritter's Northcountry Campground | Camping in Michigan",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kritters-northcountry-campground-newberry-mi",
  "image": [
    "https://photos.thedyrt.com/photo/884003/media/northcountry-campground_c0a79a0e-8598-4b74-9cdb-19e18b4d84f9.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/884003/media/northcountry-campground_c0a79a0e-8598-4b74-9cdb-19e18b4d84f9.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/515886/media/northcountry-campground_1ea5e6d2-c915-4085-9964-2b15ec438a77.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/884143/media/northcountry-campground_0a4354c8-95d3-4092-9b48-25be581ac969.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/884006/media/northcountry-campground_bead04ba-095f-49dd-a853-4d8e6012fc21.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/884005/media/northcountry-campground_0cbb3739-44ca-4b14-b671-5ea3f5e033a5.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13209 State Highway M123",
    "addressLocality": "Newberry",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.42389645,
    "longitude": -85.51006855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brad L."
      },
      "datePublished": "2023-08-17T17:38:17.223Z",
      "reviewBody": "Super quiet campground. Not much for amenities and no pool. But we loved it here because of how simple and quiet it was. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "adelia "
      },
      "datePublished": "2022-08-03T15:41:44.674Z",
      "reviewBody": "Family oriented campground, lots of playground equipment. Clean bathrooms and showers and laundry. Lots of shade, a little close to neighbors but everyone was respectful. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lily H."
      },
      "datePublished": "2021-08-14T17:46:04.754Z",
      "reviewBody": "These campsites are very exposed and you’ll be forced to get to know your neighbors! That’s not necessarily a bad thing though. Good community, you can’t bring in your own firewood though. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}