{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-run-farm-brewery-fresno-oh",
  "name": "Family-Run Farm Brewery",
  "description": "Nestled on a 90-acre sustainable farm, this family-run brewery invites RV Camping guests to enjoy classic German-style beers brewed with site-grown hops. RV Camping here means cozy evenings by the bonfire, exploring curly-haired Mangalitsa pigs, sheep and horses, and sampling rotating food trucks on weekends. Relax in hand-built wooden shacks or heated tents, fill growlers to go, and mingle with friendly locals for an authentic farm brewery getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-run-farm-brewery-fresno-oh",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/7aQVujZUnV9pCcNX_18cddfcb22c2f40b28d00e14c57846a1_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fresno, OH",
    "addressLocality": "Fresno",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2220608,
    "longitude": -81.80324133
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  }
}