{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grapevine-campground-silver-city-nm",
  "name": "Grapevine Campground",
  "description": "Grapevine Campground is located at East Fork Road, Silver City NM 88061. Grapevine Campground can be contacted at or https://www.fs.usda.gov/recarea/gila/recreation/camping-cabins/recarea/?recid=1991&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/grapevine-campground-silver-city-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Fork Road",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1784268,
    "longitude": -108.2027227
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/silver-city/grapevine-campground"
  ]
}