{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yantis-tx",
  "name": "Scenic 515 Cabins",
  "description": "Scenic 515 Cabins is located at 8372 Farm to Market 515, Yantis TX 75497. Scenic 515 Cabins can be contacted at ***-***-**** or http://www.scenic515cabins.com/index.html",
  "url": "https://campertunity.com/listings/campgrounds/yantis-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8372 Farm to Market 515",
    "addressLocality": "Yantis",
    "addressRegion": "TX",
    "postalCode": "75497",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8887513,
    "longitude": -95.599649
  }
}