{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-merrill-wi",
  "name": "Boondockers Welcome Host",
  "description": "225 acre farm in the Northwoods of Wisconsin with great hiking trails and fishing spots nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-merrill-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16406/photo-gallery/qyHfwC3rqeXK4TFg_4d61376a9f14d992ff8e7d552be79b07_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/250438/profile/5CpcRZX6Gmvy5Cm7_c0192731017498c997058fea49bee6cf_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Merrill, WI",
    "addressLocality": "Merrill",
    "addressRegion": "WI",
    "postalCode": "54452",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2541705,
    "longitude": -89.57269694
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}