{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tuckers-landing-cincinnati-oh",
  "name": "Tucker’s Landing",
  "description": "Book your perfect spot!",
  "url": "https://campertunity.com/listings/campgrounds/tuckers-landing-cincinnati-oh",
  "image": [
    "https://i.vimeocdn.com/video/1710366904-8b446b9b9913df29a5ff55984c5863d42c24a2435b095fa0c7a5595424082e40-d_1920x1080?r=pad",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http:https://i.vimeocdn.com/video/1710366904-8b446b9b9913df29a5ff55984c5863d42c24a2435b095fa0c7a5595424082e40-d_1920x1080?r=pad"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4699 Kellogg Ave",
    "addressLocality": "Cincinnati",
    "addressRegion": "OH",
    "postalCode": "45226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0890331,
    "longitude": -84.43082749999999
  },
  "sameAs": [
    "https://tuckerslandingrvpark.com/"
  ]
}