{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ogemaw-sport-and-trail-center-rose-city-mi",
  "name": "Ogemaw Sport and Trail Center",
  "description": "Ogemaw Sport and Trail Center is a campground designed with ATV and Motocross riders in mind. All of our camp sites are off road friendly. Each site offers easy",
  "url": "https://campertunity.com/listings/campgrounds/ogemaw-sport-and-trail-center-rose-city-mi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2374 Lentz Rd",
    "addressLocality": "Rose City",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.40427,
    "longitude": -84.18700000000001
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/ogemaw-sport-trail-center-lllc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0-$30"
}