{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fmca-campground-cincinnati-oh-us",
  "name": "FMCA Campground",
  "description": "FMCA Campground is located at 3590 Round Bottom Road, Cincinnati OH 45244. FMCA Campground can be contacted at ***-***-**** or https://www.fmca.com/fmca-campground",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fmca-campground-cincinnati-oh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3590 Round Bottom Road",
    "addressLocality": "Cincinnati",
    "addressRegion": "OH",
    "postalCode": "45244",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1275711,
    "longitude": -84.3536346
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/cincinnati/fmca-campground",
    "https://www.frva.com/frva-campground"
  ]
}