{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-trails-rv-park-corydon-in",
  "name": "Grand Trails RV Park",
  "description": "Contact info, reviews tips & more for Grand Trails RV Park | Camping in Indiana",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-trails-rv-park-corydon-in",
  "image": [
    "https://photos.thedyrt.com/photo/605468/media/grand-trails-rv-park_d4a752d3-a6af-4f08-9b1c-0589962544e2.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/605467/media/grand-trails-rv-park_7a4ee036-bf95-4dca-9eba-66ff6b6eb325.heic?auto=webp",
    "https://photos.thedyrt.com/photo/605466/media/grand-trails-rv-park_9c8d92b6-c754-4612-b634-71f8dff4bbaa.heic?auto=webp",
    "https://photos.thedyrt.com/photo/605468/media/grand-trails-rv-park_d4a752d3-a6af-4f08-9b1c-0589962544e2.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "205 South Mulberry Street",
    "addressLocality": "Corydon",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2087499,
    "longitude": -86.12431328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sofia A."
      },
      "datePublished": "2020-10-24T16:14:35.225Z",
      "reviewBody": "Si this is a small place where all the RV’s are right next to each other. Almost all fifth wheels. They have all the hookups available. No picnic tables, ni fire rings, no grills (no space). Also it was full. It’s is right in front of the Grand Trails Station and short walking distance from downtown and it’s beautiful historic sites. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 2,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}