{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heritage-sausage-ice-cream-deli-alpena-mi",
  "name": "Heritage Sausage & Ice Cream Deli",
  "description": "Step into a century-old German hall for an authentic deli experience with RV Camping perks. This family-run artisan shop crafts over 80 homemade sausages, salamis and smoked goods using recipes honed since 1917. Park your rig on the level gravel lot, indulge in quick-service brats or daily specials, then cool off with hand-dipped ice cream. Just steps from a neighborhood park and downtown strolls, it's perfect for a relaxing overnight stop.",
  "url": "https://campertunity.com/listings/campgrounds/heritage-sausage-ice-cream-deli-alpena-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4223/photo-gallery/V9mvup13T0y0mfTq_6acfe4903bee37069fa93830eae67d57_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpena, MI",
    "addressLocality": "Alpena",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.13572224,
    "longitude": -83.24432225
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  }
}