{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saco-old-orchard-beach-koa-saco-me",
  "name": "Saco / Old Orchard Beach KOA",
  "description": "Saco / Old Orchard Beach KOA is located at 814 Portland Road, Saco ME 4072. Saco / Old Orchard Beach KOA can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/new-england/maine/saco-old-orchard-beach/",
  "url": "https://campertunity.com/listings/campgrounds/saco-old-orchard-beach-koa-saco-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "814 Portland Road",
    "addressLocality": "Saco",
    "addressRegion": "ME",
    "postalCode": "4072",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5349821,
    "longitude": -70.4265995
  }
}