{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/powersports-rv-service-alpena-mi",
  "name": "Family-Owned Powersports & RV Service",
  "description": "Nestled among lush trees, this family-run powersports hub offers quiet RV camping steps from ATV trails and snowmobile routes. Guests enjoy a spacious, level site with fresh-mowed grass, easy in-and-out access, propane refill station, and on-site RV repair and parts service. Friendly, knowledgeable staff can handle quick fixes--from water pumps to cameras--making your outdoor adventure seamless and unforgettable.",
  "url": "https://campertunity.com/listings/campgrounds/powersports-rv-service-alpena-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33486/photo-gallery/6lUcUQB1q20etxvN_b3d22cdac7b726acbbe21ca01d4cd56d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpena, MI",
    "addressLocality": "Alpena",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03059214,
    "longitude": -83.40257834
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Propane"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}