{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-anchor-inn-marina-resort-quinlan",
  "name": "Anchor Inn Marina & Resort",
  "description": "Anchor Inn Marina & Resort is located at 800 Tomahawk Drive, Quinlan TX 75474. Anchor Inn Marina & Resort can be contacted at ***-***-**** or http://www.anchorinnmarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-anchor-inn-marina-resort-quinlan",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 Tomahawk Drive",
    "addressLocality": "Quinlan",
    "addressRegion": "TX",
    "postalCode": "75474",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8963945,
    "longitude": -96.0021186
  }
}