{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/evergreens-campground-restaurant-solon-me",
  "name": "Evergreens Campground & Restaurant",
  "description": "Evergreens Campground & Restaurant is located at Route 201A, Solon ME 4979. Evergreens Campground & Restaurant can be contacted at ***-***-**** or http://evergreenscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/evergreens-campground-restaurant-solon-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route 201A",
    "addressLocality": "Solon",
    "addressRegion": "ME",
    "postalCode": "4979",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9364126,
    "longitude": -69.8648827
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/solon/evergreens-campground-restaurant"
  ]
}