{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/evergreen-trails-campgrounds-angelica-ny",
  "name": "Evergreen Trails Campgrounds",
  "description": "Evergreen Trails Campgrounds is located at 8403 County Road 15, Angelica NY 14709. Evergreen Trails Campgrounds can be contacted at ***-***-**** or http://www.evergreentrails.com/",
  "url": "https://campertunity.com/listings/campgrounds/evergreen-trails-campgrounds-angelica-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8403 County Road 15",
    "addressLocality": "Angelica",
    "addressRegion": "NY",
    "postalCode": "14709",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.366169,
    "longitude": -78.015441
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/angelica/evergreen-trails-campgrounds"
  ]
}