{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-schoolhouse-country-grill-caliente-ca-1",
  "name": "Historic Schoolhouse Country Grill",
  "description": "Nestled in a scenic mountain valley, this location offers a peaceful retreat from highway travel with abundant, level parking for RVs on a spacious gravel area and a dedicated concrete pad. Guests consistently praise the quiet, pastoral setting where cattle and horses roam freely across the property, creating a uniquely serene overnight experience with stunning mountain and canyon views. The remote location—accessed via a winding canyon road that many describe as beautiful and worth the drive...",
  "url": "https://campertunity.com/listings/campgrounds/historic-schoolhouse-country-grill-caliente-ca-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5619/photo-gallery/CJkHkZXOfu5u7iOl_4591368c2101cc13cc3080b70be34317_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caliente, CA",
    "addressLocality": "Caliente",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.33687142,
    "longitude": -118.37240455
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 147,
    "bestRating": 5,
    "worstRating": 1
  }
}