{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/patoka-pines-rv-french-lick",
  "name": "Patoka Pines RV",
  "description": "Stay at Patoka Pines RV Campground, located minutes from Patoka Lake in French Lick, IN, with full hookups, boat storage, and fiber internet.",
  "url": "https://campertunity.com/listings/campgrounds/patoka-pines-rv-french-lick",
  "image": [
    "https://patokapines.com/wp-content/uploads/2022/08/Patoka-Favicon.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7570 S Old State Rd 145",
    "addressLocality": "French Lick",
    "addressRegion": "IN",
    "postalCode": "47432",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://patokapines.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}