{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-claiborne-state-park-homer-la",
  "name": "Lake Claiborne State Park",
  "description": "Lake Claiborne State Park is located at 225 State Park Road, Homer LA 71040. Lake Claiborne State Park can be contacted at ***-***-**** or http://www.crt.state.la.us/louisiana-state-parks/parks/lake-claiborne-state-park/index",
  "url": "https://campertunity.com/listings/campgrounds/lake-claiborne-state-park-homer-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 State Park Road",
    "addressLocality": "Homer",
    "addressRegion": "LA",
    "postalCode": "71040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.723656,
    "longitude": -92.922859
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/homer/lake-claiborne-state-park"
  ]
}