{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-candy-beach-campground-lovelock",
  "name": "Candy Beach Campground",
  "description": "Candy Beach Campground is located at 1550 Cornell Avenue, Lovelock NV 89419. Candy Beach Campground can be contacted at ***-***-**** or http://www.candybeachcompany.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-candy-beach-campground-lovelock",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1550 Cornell Avenue",
    "addressLocality": "Lovelock",
    "addressRegion": "NV",
    "postalCode": "89419",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1879617,
    "longitude": -118.4689921
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/lovelock/candy-beach-campground"
  ]
}