{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-berry-farm-retreat-north-branch-mi",
  "name": "Serene Berry Farm Retreat",
  "description": "Nestled among fields and alongside a tranquil pond, this family-run berry farm retreat offers a peaceful setting for RV camping. Enjoy spacious, level grass sites with water hookups and a convenient dump station. Wander the farm paths, play outdoor games with the kids and pup, or simply unwind by the water‚Äôs edge. Friendly hosts provide personal welcome and local insights, making this secluded getaway an ideal springboard for your next adventure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-berry-farm-retreat-north-branch-mi",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/87bdy0tS9rBeUn6R_5b970ed7fe2fa0117ba03f985067ec78_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Branch, MI",
    "addressLocality": "North Branch",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.18249291,
    "longitude": -83.15582091
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}