{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moonbeam-farm-corning-ca",
  "name": "MoonBeam Farm",
  "description": "MoonBeam Farm is located near the rolling hills and open fields of Northern California.",
  "url": "https://campertunity.com/listings/campgrounds/moonbeam-farm-corning-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1298769/media/moonbeam-farm_0af7769c-be2c-4832-aeb4-bb2b37381ed0.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.17439999999999,39.91143199999999)/-122.17439999999999,39.91143199999999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1298770/media/moonbeam-farm_9d18364c-2f35-4437-8276-3d166c61b6c6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1298769/media/moonbeam-farm_0af7769c-be2c-4832-aeb4-bb2b37381ed0.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Corning",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.91143199999999,
    "longitude": -122.17439999999999
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/moonbeam-farm"
  ],
  "numberOfRooms": 12,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.25",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0.25+"
}