{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-acres-mobile-home-park-kinston",
  "name": "Green Acres Mobile Home Park",
  "description": "Green Acres Mobile Home Park is located at 2517 Green Acres, Kinston NC 28504. Green Acres Mobile Home Park can be contacted at ***-***-**** or http://vernonfoster.com/",
  "url": "https://campertunity.com/listings/campgrounds/green-acres-mobile-home-park-kinston",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2517 Green Acres",
    "addressLocality": "Kinston",
    "addressRegion": "NC",
    "postalCode": "28504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.316276,
    "longitude": -77.639586
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/kinston/green-acres-mobile-home-park"
  ]
}