{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grandmas-rv-park-shepherdsville-ky",
  "name": "Grandma's RV Park",
  "description": "Contact info, reviews tips & more for Grandma's RV Park | Camping in Kentucky",
  "url": "https://campertunity.com/listings/campgrounds/grandmas-rv-park-shepherdsville-ky",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "159 Dawson Dr",
    "addressLocality": "Shepherdsville",
    "addressRegion": "KY",
    "postalCode": "40165",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.97955648,
    "longitude": -85.70126028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6666666666666665,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Randy Jessica M."
      },
      "datePublished": "2019-08-15T11:29:11.501Z",
      "reviewBody": "It was very nice and quiet!! It’s a clean rv site ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jason M."
      },
      "datePublished": "2022-10-03T13:50:38.378Z",
      "reviewBody": "I don't see how there could be tent camping here, there's no grass. But I wouldn't be able to verify anyway because there was no attendant in the office at 10 am on a Monday morning. No one answers the phone.  Doesn't seem like much of a business. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 1,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Randy Jessica M."
      },
      "datePublished": "2019-09-05T22:55:45.867Z",
      "reviewBody": "it was a very nice place to just pull in off the interstate and stay the nice. had a laundromat so you could to your laundry. the owner was very nice person. they have a dog walk also so you can walk your furbaby The sites are full hookups and are just pull right in. will stop there again if we are that way",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}