{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/49er-village-rv-resort-plymouth-ca",
  "name": "49er Village RV Resort",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/49er-village-rv-resort-plymouth-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18265 Highway 49,",
    "addressLocality": "Plymouth, CA 95669",
    "addressRegion": "CA",
    "postalCode": "95669"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4811843,
    "longitude": -120.847692
  }
}