{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/san-diego-county-vallecito-regional-park-julian-ca",
  "name": "San Diego County Vallecito Regional Park",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/san-diego-county-vallecito-regional-park-julian-ca",
  "image": [
    "https://photos.thedyrt.com/photo/642709/media/san-diego-county-vallecito-regional-park_9179d26a-ffd3-4e9e-a230-7d3ad2dc7270.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/642709/media/san-diego-county-vallecito-regional-park_9179d26a-ffd3-4e9e-a230-7d3ad2dc7270.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/642710/media/san-diego-county-vallecito-regional-park_d6988332-b6e1-4e14-951e-3f71b8dc60dd.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Julian",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.97561446,
    "longitude": -116.35036275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Taylor "
      },
      "datePublished": "2020-11-11T19:52:59.447Z",
      "reviewBody": "Beautiful spot to come enjoy the day. Nights out here are my favorite though. You can see every single star in the sky. They have bathrooms as well that were pretty clean. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rosie H."
      },
      "datePublished": "2021-03-27T16:21:32.437Z",
      "reviewBody": "It is divided with RVs on one side, tent only on the other. Lots of families, quiet hours, dark skies... and a slide. Campsite #3 is line of sire to the playground, which is good information for helicopter parents.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}