{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alexandria-rv-park-boyce-la",
  "name": "Alexandria RV Park",
  "description": "Alexandria RV Park is located at 6643 Louisiana 1, Boyce LA 71409. Alexandria RV Park can be contacted at ***-***-**** or http://www.alexandriarvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/alexandria-rv-park-boyce-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6643 Louisiana 1",
    "addressLocality": "Boyce",
    "addressRegion": "LA",
    "postalCode": "71409",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3498885,
    "longitude": -92.5573008
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/boyce/alexandria-rv-park"
  ]
}