{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/70-east-mobile-acres-rv-park-garner-nc",
  "name": "70-East Mobile Acres-RV Park",
  "description": "70-East Mobile Acres-RV Park is located at 117 Buffaloe Acres Ln, Garner NC 27529. 70-East Mobile Acres-RV Park can be contacted at ***-***-**** or http://www.rvinraleigh.com/",
  "url": "https://campertunity.com/listings/campgrounds/70-east-mobile-acres-rv-park-garner-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "117 Buffaloe Acres Ln",
    "addressLocality": "Garner",
    "addressRegion": "NC",
    "postalCode": "27529",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6893994,
    "longitude": -78.5428638
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/garner/70-east-mobile-acres-rv-park"
  ]
}