{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spanish-lake-rv-park-new-iberia-la",
  "name": "Spanish Lake RV Park",
  "description": "RV spots in the shade among the oaks and pines. Your camper will stay cool spot on a nice and level slab. New electric 50amp, 30amp, water and sewer included. Private little yard with firepit and BBQ.",
  "url": "https://campertunity.com/listings/campgrounds/spanish-lake-rv-park-new-iberia-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2214 W. Old Spanish Trl.",
    "addressLocality": "New Iberia",
    "addressRegion": "LA",
    "postalCode": "70560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.027544,
    "longitude": -91.837948
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}