{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkwood-rv-park-cottages-statesboro-ga-us",
  "name": "Parkwood RV Park & Cottages",
  "description": "Contact info, reviews tips & more for Parkwood RV Park & Cottages | Camping in Georgia",
  "url": "https://campertunity.com/listings/campgrounds/parkwood-rv-park-cottages-statesboro-ga-us",
  "image": [
    "https://photos.thedyrt.com/photo/701392/media/parkwood-rv-park-and-cottages_e406af80-8bdb-4901-a836-f7c008416148.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/701394/media/parkwood-rv-park-and-cottages_20f42d60-410e-4849-b457-637e690afc09.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/701393/media/parkwood-rv-park-and-cottages_bd97ef78-c931-4493-968a-d0be420ed4fe.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/701392/media/parkwood-rv-park-and-cottages_e406af80-8bdb-4901-a836-f7c008416148.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12188 US Hwy. 301 South",
    "addressLocality": "Statesboro",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.41255639,
    "longitude": -81.80351097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Thom C."
      },
      "datePublished": "2021-07-16T15:55:39.869Z",
      "reviewBody": "This is a nice, clean park contently located on Highway 25 near downtown Statesboro, GA. They have full hook-up and level sites, most of which are pull-through. The wifi is strong. The grass is cut. The hosts are helpful and friendly. Parkwood is not a getaway, it's more of a stopover. We stayed here for a few nights while visiting family. There is an RV parts store nearby and all that Statesboro has to offer is within a short drive.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}