{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mason-county-campground",
  "name": "Mason County Campground",
  "description": "Mason County Campground, Ludington Michigan. See 3 traveler reviews, 28 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/mason-county-campground",
  "image": [
    "https://campcdn.com/photos/6/6/6630/95802/uploads_2F1470329905327-pfsarop4hllkkcli-9474aceb4a354ea258ddfed6a740e9e7_2FDSC01986.JPG?v=1633649939",
    "http:https://campcdn.com/photos/6/6/6630/95802/low_res/mason-county-campground.JPG?v=1633649939"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.90748310922686,
    "longitude": -86.42666506527841
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}