{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-lakes-rv-park-edna-tx",
  "name": "Twin Lakes RV Park",
  "description": "Twin Lakes RV Park is located near the coastal plains of Texas, offering flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/twin-lakes-rv-park-edna-tx",
  "image": [
    "https://photos.thedyrt.com/photo/680407/media/twin-lakes-rv-park-tx_f12d730a-c425-41f0-8ffb-9e0dda191c85.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/792821/media/twin-lakes-rv-park-tx_a029f7db-252e-4249-bd94-98a6334d77f4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/680407/media/twin-lakes-rv-park-tx_f12d730a-c425-41f0-8ffb-9e0dda191c85.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.66278382,28.90162349)/-96.66278382,28.90162349,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Edna",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.90162349,
    "longitude": -96.66278382
  },
  "numberOfRooms": 77,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-16"
  },
  "priceRange": "$35+"
}