{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-on-saco-family-campground",
  "name": "On the Saco Family Campground",
  "description": "On the Saco Family Campground is located at 379 Denmark Road, Brownfield ME 4010. On the Saco Family Campground can be contacted at ***-***-**** or http://www.onthesaco.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-on-saco-family-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "379 Denmark Road",
    "addressLocality": "Brownfield",
    "addressRegion": "ME",
    "postalCode": "4010",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.963812,
    "longitude": -70.872582
  }
}