{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-mountain-riverfront-camping-andover-me",
  "name": "Lone Mountain Riverfront Camping",
  "description": "Lone Mountain Riverfront Camping is located at 424 South Main Street, Andover ME 4216. Lone Mountain Riverfront Camping can be contacted at ***-***-**** or http://www.lonemountaincamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/lone-mountain-riverfront-camping-andover-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "424 South Main Street",
    "addressLocality": "Andover",
    "addressRegion": "ME",
    "postalCode": "4216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6188426,
    "longitude": -70.7442795
  }
}