{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rancho-los-coches",
  "name": "Rancho Los Coches RV Park",
  "description": "Rancho Los Coches RV Park, Lakeside California. See 3 traveler reviews, 14 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/rancho-los-coches",
  "image": [
    "https://campcdn.com/photos/5/7/570/3033/rancho-los-coches-rv15.jpg?v=1633734855",
    "http:https://campcdn.com/photos/5/7/570/3033/low_res/rancho-los-coches-rv-park.jpg?v=1633734855"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8364,
    "longitude": -116.90042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}