{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mother-lode-fairgrounds-cg-sonora-ca",
  "name": "Mother Lode Fairgrounds CG",
  "description": "Enjoy a relaxing stay at Mother Lode Fairgrounds CG in Sonora, United States. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/mother-lode-fairgrounds-cg-sonora-ca",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Southgate Drive",
    "addressLocality": "Sonora",
    "addressRegion": "CA",
    "postalCode": "95370",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9793,
    "longitude": -120.3886
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-states/california/sonora/71970/mother-lode-fairgrounds-cg",
    "https://www.campercontact.com/de/vereinigte-staaten-von-amerika/kalifornien/sonora/71970/mother-lode-fairgrounds-cg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}