{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-don-pedro-fleming-meadows-entrance-la-grange-ca",
  "name": "Lake Don Pedro - Fleming Meadows Entrance",
  "description": "Lake Don Pedro - Fleming Meadows Entrance is located at 11500 Bonds Flat Road, La Grange CA 95329. Lake Don Pedro - Fleming Meadows Entrance can be contacted at ***-***-**** or https://www.donpedrolake.com/",
  "url": "https://campertunity.com/listings/campgrounds/lake-don-pedro-fleming-meadows-entrance-la-grange-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11500 Bonds Flat Road",
    "addressLocality": "La Grange",
    "addressRegion": "CA",
    "postalCode": "95329",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6974548,
    "longitude": -120.4030201
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/la-grange/lake-don-pedro-fleming-meadows-entrance"
  ]
}