{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/northern-pride-lodge-campground-greenville-me",
  "name": "Northern Pride Lodge & Campground",
  "description": "Northern Pride Lodge & Campground is located at , Greenville ME 4441. Northern Pride Lodge & Campground can be contacted at ***-***-**** or http://www.northernpridelodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/northern-pride-lodge-campground-greenville-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Greenville",
    "addressRegion": "ME",
    "postalCode": "4441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.670678,
    "longitude": -69.447449
  }
}