{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-mountain-park-lenoir-nc",
  "name": "Green Mountain Park",
  "description": "Green Mountain Park is located at 2495 Dimmette Road, Lenoir NC 28645. Green Mountain Park can be contacted at ***-***-**** or http://www.rvonthego.com/north-carolina/green-mountain-park/?utm_source=yext&utm_medium=directory&utm_campaign=Yext Directory Listing",
  "url": "https://campertunity.com/listings/campgrounds/green-mountain-park-lenoir-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2495 Dimmette Road",
    "addressLocality": "Lenoir",
    "addressRegion": "NC",
    "postalCode": "28645",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9637176,
    "longitude": -81.5178113
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/lenoir/green-mountain-park"
  ]
}