{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-adrian-mi",
  "name": "Boondocking host near Adrian, MI",
  "description": "Located in Adrian, Michigan- halfway between Toledo, Ohio, and Ann Arbor, Michigan and just 35 minutes from MIS Speedway. Quiet country neighborhood with paved parking pad, fire pit, and large yard for relaxing.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-adrian-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29944/photo-gallery/YKyTsUTlQP6fmq4J_e74416e323fdce1622a44436803266fa_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/549086/profile/jpLA6jK9Z8sT3U9X_f34386d5c9ca23dd82ecf2d3385a7a59_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Adrian, MI",
    "addressLocality": "Adrian",
    "addressRegion": "MI",
    "postalCode": "49221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.98000657,
    "longitude": -84.01368045
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@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
  }
}