{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-sweet-home-rv-park-texarkana-tx",
  "name": "Home Sweet Home RV Park",
  "description": "Home Sweet Home RV Park is located at 6451 West 7th Street, Texarkana TX 75501. Home Sweet Home RV Park can be contacted at ***-***-**** or http://homesweethomervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/home-sweet-home-rv-park-texarkana-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6451 West 7th Street, 5",
    "addressLocality": "Texarkana",
    "addressRegion": "TX",
    "postalCode": "75501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4130104,
    "longitude": -94.1357109
  }
}