{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-forest-lake-rv-park-resorts-texarkana-tx",
  "name": "Forest Lake RV Park and Resorts",
  "description": "Forest Lake RV Park and Resorts is located at 915 Farm RD 2148 S. , Texarkana TX 75501. Forest Lake RV Park and Resorts can be contacted at ***-***-**** or https://forestlakervparkandevents.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-forest-lake-rv-park-resorts-texarkana-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/34382/1596057958_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "915 Farm RD 2148 S.",
    "addressLocality": "Texarkana",
    "addressRegion": "TX",
    "postalCode": "75501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3811661,
    "longitude": -94.1697368
  }
}