{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/love-park-ennis-tx",
  "name": "Love",
  "description": "Explore Love in Bardwell Lake, Texas with Recreation.gov. Love Park is on the southeastern shore of Bardwell Lake, less than an hour south of the Dallas-Fort Worth area in north-central Texas. The lake has favorable",
  "url": "https://campertunity.com/listings/campgrounds/love-park-ennis-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/10/26/14/25/232635_4ca123b4-fb33-434a-a007-4bb06e405484_1440.jpg",
    "https://cdn.recreation.gov/public/images/66413.jpg",
    "https://cdn.recreation.gov/public/images/66465.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4420 BEACH ROAD",
    "addressLocality": "Ennis",
    "addressRegion": "TX",
    "postalCode": "75119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2725,
    "longitude": -96.645
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "$34-$100"
}