{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tent-peg-group-campground-green-val",
  "name": "Tent Peg Group Campground",
  "description": "Tent Peg Group Campground is located at 3N16, Green Valley Lake CA 92341. Tent Peg Group Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/234000",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tent-peg-group-campground-green-val",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3N16",
    "addressLocality": "Green Valley Lake",
    "addressRegion": "CA",
    "postalCode": "92341",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2652778,
    "longitude": -117.0833333
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/green-valley-lake/tent-peg-group-campground"
  ]
}