{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pasture-raised-farm-retreat-brutus-mi",
  "name": "Pasture-Raised Farm Retreat",
  "description": "Embrace quiet RV Camping on this working sustainable farm where rolling fields meet a shaded tree line. Enjoy a level, easy-access site ideal for a peaceful night under the stars. Shop farm-fresh vegetables, herbs, cut flowers and pasture-raised chicken wings straight from the coop, or spot deer grazing at dawn. With a respectful approach to land and livestock, this retreat promises a rejuvenating farm stay experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pasture-raised-farm-retreat-brutus-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5181/profile/9KLI1OMdGCU3bOW1_0f67834491bfeb2dda0572b84a8f2d49_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brutus, MI",
    "addressLocality": "Brutus",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.62297036,
    "longitude": -84.72498257
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71,
    "reviewCount": 190,
    "bestRating": 5,
    "worstRating": 1
  }
}