{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lazy-days-newport-nc-usa",
  "name": "Lazy Days RV Park",
  "description": "Come rest easy in Lazy Days gated RV community and enjoy all the Crystal Coast has to offer.",
  "url": "https://campertunity.com/listings/campgrounds/lazy-days-newport-nc-usa",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a60deb3e-ff7b-48b4-b698-9c7f73223b37/blob.png",
    "http://img1.wsimg.com/isteam/ip/a60deb3e-ff7b-48b4-b698-9c7f73223b37/blob.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Nine Mile Rd",
    "addressLocality": "Newport",
    "addressRegion": "NC",
    "postalCode": "28570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.729825,
    "longitude": -76.934925
  }
}