{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-american-rv-sales-park",
  "name": "American RV Sales & Park",
  "description": "American RV Sales & Park is located at 4345 State Highway 31 West, Corsicana TX 75110. American RV Sales & Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-american-rv-sales-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4345 State Highway 31 West",
    "addressLocality": "Corsicana",
    "addressRegion": "TX",
    "postalCode": "75110",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.0630927,
    "longitude": -96.5150093
  }
}