{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lighthouse-beach-rv-park",
  "name": "Lighthouse Beach RV Park",
  "description": "Lighthouse Beach RV Park, Port Lavaca Texas. See 7 traveler reviews, 13 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/lighthouse-beach-rv-park",
  "image": [
    "https://campcdn.com/photos/1/0/10328/32094/uploads_2F1421007554297-dt5me2kt2v-ca8503b05e7645369d73adf47a556292_2Funnamed.jpg?v=1633649885",
    "http:https://campcdn.com/photos/1/0/10328/32094/low_res/lighthouse-beach-rv-park.jpg?v=1633649885"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.63649226400832,
    "longitude": -96.61599040031433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}