{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snug-harbor-resorts-walnut-grove-ca",
  "name": "Snug Harbor Resorts, LLC 3356 Snug Harbor Drive, Walnut Grove, CA 95690",
  "description": "Waterfront rental cottages and RV sites on Steamboat Slough in the historic Delta Region near Sacramento. 50 am electric, water and septic hookups. Good wifi available through a local company. Great location for boating, fishing, biking, walking or just hanging out with friends, family and pets. More info at http://snugharbor.net",
  "url": "https://campertunity.com/listings/campgrounds/snug-harbor-resorts-walnut-grove-ca",
  "image": [
    "https://mobilehomes.s3.amazonaws.com/photo/33/337f/337f7c18-c275-4c2b-96eb-c0bcc4d6af7d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3356 Snug Harbor Drive",
    "addressLocality": "Walnut Grove",
    "addressRegion": "CA",
    "postalCode": "95690",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1999875,
    "longitude": -121.6131526
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}