{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-rv-park-transylvania-us",
  "name": "The Little RV Park at Transylvania",
  "description": "The Little RV Park at Transylvania, Transylvania Louisiana. See 3 traveler reviews, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/little-rv-park-transylvania-us",
  "image": [
    "https://campcdn.com/photos/1/7/17273/434784/BA50D604-7E6F-4113-942B-EA0595CD0488.jpg?v=1710884449",
    "http:https://campcdn.com/photos/1/7/17273/434785/low_res/the-little-rv-park-at-transylvania.jpg?v=1710884452"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.69610815694995,
    "longitude": -91.18073621078773
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}