{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildcat-woods-campgrounds-greenville-oh",
  "name": "Wildcat Woods Campgrounds",
  "description": "Contact info, reviews tips & more for Wildcat Woods Campgrounds | Camping in Ohio",
  "url": "https://campertunity.com/listings/campgrounds/wildcat-woods-campgrounds-greenville-oh",
  "image": [
    "https://photos.thedyrt.com/photo/699439/media/wildcat-woods-campgrounds_570c7511-3c90-4fa5-a320-d9b3f93d27f2.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/699440/media/wildcat-woods-campgrounds_4d8d049e-b6d8-4ebb-981d-cd76e6f9f955.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/699444/media/wildcat-woods-campgrounds_99b1b8bf-5c9c-462a-86f4-c27e100f3c50.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/699442/media/wildcat-woods-campgrounds_718f603d-f530-4008-b66c-4d7fc2538b76.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/699443/media/wildcat-woods-campgrounds_b66b7ec6-c039-4924-929a-663d57493b79.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/699439/media/wildcat-woods-campgrounds_570c7511-3c90-4fa5-a320-d9b3f93d27f2.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1355 Wildcat Rd",
    "addressLocality": "Greenville",
    "addressRegion": "OH",
    "postalCode": "45331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1208947,
    "longitude": -84.75704575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kelly "
      },
      "datePublished": "2021-07-13T16:06:46.661Z",
      "reviewBody": "Very clean and friendly!  They have the nicest cleanest camp bathrooms/shower house I've ever seen.  Fishing, pond swimming, trails",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kelly "
      },
      "datePublished": "2021-07-13T16:28:55.154Z",
      "reviewBody": "Great time",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}