{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-barrett-cove-recreation-area-la-grange",
  "name": "Barrett Cove Recreation Area",
  "description": "Barrett Cove Recreation Area is located at 3062 Barrett Cove Road, La Grange CA 95329. Barrett Cove Recreation Area can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-barrett-cove-recreation-area-la-grange",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3062 Barrett Cove Road",
    "addressLocality": "La Grange",
    "addressRegion": "CA",
    "postalCode": "95329",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.642219,
    "longitude": -120.2945362
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/la-grange/barrett-cove-recreation-area"
  ]
}