{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lock-storage-houma-la-us",
  "name": "Lock-Storage",
  "description": "10x30",
  "url": "https://campertunity.com/listings/campgrounds/lock-storage-houma-la-us",
  "image": [
    "https://uploads.website.storedge.com/399a1719-75d1-4782-9d72-88567cd753b2/1-8-800x400_04192024123337579.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1796 Grand Caillou Rd",
    "addressLocality": "Houma",
    "addressRegion": "LA",
    "postalCode": "70363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.564192,
    "longitude": -90.682929
  },
  "sameAs": [
    "https://www.lock-storage.com/1796-grand-caillou-rd-houma-la-70363"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "183.99",
    "priceValidUntil": "2026-10-13"
  },
  "priceRange": "$183.99+"
}