{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loves-travel-stop-ennis-tx",
  "name": "Love's Travel Stop",
  "description": "Love's Travel Stop is located at Interstate 45, Ennis TX 75119. Love's Travel Stop can be contacted at ***-***-**** or https://www.loves.com/locations/721?utm_source=google&utm_medium=local&utm_campaign=localmaps&utm_content=721",
  "url": "https://campertunity.com/listings/campgrounds/loves-travel-stop-ennis-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Interstate 45",
    "addressLocality": "Ennis",
    "addressRegion": "TX",
    "postalCode": "75119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2877416,
    "longitude": -96.5434568
  }
}