{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-golden-pond-village-ocala-fl",
  "name": "Golden Pond Village",
  "description": "Golden Pond Village is located at 3233 Southeast 110th Street, Ocala FL 34480. Golden Pond Village can be contacted at ***-***-**** or http://www.goldenpondvillage.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-golden-pond-village-ocala-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3233 Southeast 110th Street",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34480",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.063665,
    "longitude": -82.0921433
  }
}