{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sun-kissed-olive-haven-near-temecula-ca",
  "name": "Sun-kissed Olive Haven Near Temecula",
  "description": "Experience the serenity of a 10-acre pastoral paradise perfectly appointed for RV camping enthusiasts who relish the blend of agriculture and adventure. Imagine waking up surrounded by a grove of 230 olive trees, their silvery leaves dancing in the gentle breeze, while the fragrance of the ripening avocados from 8 lush trees mingles with the sweet scent of citrus from 12 burgeoning citrus trees. This idyllic retreat offers a tranquil base just a stone's throw from the vibrant attractions of S...",
  "url": "https://campertunity.com/listings/campgrounds/sun-kissed-olive-haven-near-temecula-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26526/photo-gallery/42PVBbtdPcQcZQ4K_b75d866bc7f70c4ad3e79dfcbd31fd20_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Temecula, CA",
    "addressLocality": "Temecula",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.47188033,
    "longitude": -117.24881116
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}