{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lighthouse-resort-marina-pottsboro-tx",
  "name": "Lighthouse Resort & Marina",
  "description": "Lighthouse Resort & Marina is located at 300 Lighthouse Drive, Pottsboro TX 75076. Lighthouse Resort & Marina can be contacted at ***-***-**** or http://www.lighthouseresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lighthouse-resort-marina-pottsboro-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Lighthouse Drive",
    "addressLocality": "Pottsboro",
    "addressRegion": "TX",
    "postalCode": "75076",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.85926,
    "longitude": -96.662113
  }
}