{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-village-pines-mobile-park-inglis-fl",
  "name": "Village Pines Mobile Park",
  "description": "Village Pines Mobile Park is located at 8053 Southeast 140th Lane, Inglis FL 34449. Village Pines Mobile Park can be contacted at ***-***-**** or http://www.villagepinesfloridacampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-village-pines-mobile-park-inglis-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8053 Southeast 140th Lane",
    "addressLocality": "Inglis",
    "addressRegion": "FL",
    "postalCode": "34449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.1250919,
    "longitude": -82.636314
  }
}