{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-lavaca-tx",
  "name": "Color Me Egg-Cited Weekend",
  "description": "Easter is approaching fast! Join us with weekend for peep s'mores, egg coloring, bunny art and a outdoor movie (weather permitting)!*Some activities may be at an extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/port-lavaca-tx",
  "image": [
    "https://koa.com/content/campgrounds/port-lavaca/heroitems/43257heroitemsb8047864-5021-43be-ae0b-cd5d4d3d83a3.jpg",
    "https://koa.com/content/campgrounds/port-lavaca/events/43257event3d8bd512-cb2f-4317-a313-3b92968609ec.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1348 Co Rd 302",
    "addressLocality": "Port Lavaca",
    "addressRegion": "TX",
    "postalCode": "77979",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.70528,
    "longitude": -96.430154
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}