{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silent-nights-campsites-munising-mi",
  "name": "Silent Nights Campsites",
  "description": "Our campground is cozy, quiet and conveniently located just 3 miles west of Munising Michigan, We offer 4 large full hook up sites with 30 amp service, water and sewer.",
  "url": "https://campertunity.com/listings/campgrounds/silent-nights-campsites-munising-mi",
  "image": [
    "https://static.wixstatic.com/media/51a2a6_164bafd05bb240e092d856021bce8878~mv2_d_1632_1224_s_2.jpg/v1/fill/w_980,h_735,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/51a2a6_164bafd05bb240e092d856021bce8878~mv2_d_1632_1224_s_2.jpg",
    "https://static.wixstatic.com/media/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg",
    "https://static.wixstatic.com/media/ff6bf6_cb045879fe594a6b8c3587cf899001e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_cb045879fe594a6b8c3587cf899001e1.jpg",
    "https://static.wixstatic.com/media/ff6bf6_4204315f34e342849d22a13ea05a1e99.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_4204315f34e342849d22a13ea05a1e99.jpg",
    "https://static.wixstatic.com/media/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N7734 Saint Nicholas Street",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4100035,
    "longitude": -86.6494698
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}