{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-425-north-rv-park-bastrop-la",
  "name": "La 425 North RV Park",
  "description": "La 425 North RV Park is located at 14165 Crossett Road, Bastrop LA 71220. La 425 North RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/la-425-north-rv-park-bastrop-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14165 Crossett Road",
    "addressLocality": "Bastrop",
    "addressRegion": "LA",
    "postalCode": "71220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8963795,
    "longitude": -91.8632483
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/bastrop/la-425-north-rv-park",
    "https://rvworldnetwork.com/places/united-states/louisiana/bastrop/campgrounds/la-425-north-rv-park/"
  ]
}