{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/friendship-acres-park-atwater-oh",
  "name": "Friendship Acres Park",
  "description": "Contact info, reviews tips & more for Friendship Acres Park | Camping in Ohio",
  "url": "https://campertunity.com/listings/campgrounds/friendship-acres-park-atwater-oh",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2210 State Rt 44",
    "addressLocality": "Atwater",
    "addressRegion": "OH",
    "postalCode": "44201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.04923643,
    "longitude": -81.24775754
  },
  "sameAs": [
    "https://thedyrt.com/camping/ohio/friendship-acres-park",
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/randolph-township/friendship-acres-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}