{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/main-camp-site-los-gatos",
  "name": "Main Camp Site",
  "description": "Castle Rock Trail Camp is the largest backcountry trail camp in the Santa Cruz Mountains, offering 20 primitive campsites on a wooded ridge within Castle Rock State Park. Accessible via a 2.5-mile hike from the Robert C. Kirkwood Parking Lot on Highway 35, the camp provides a wilderness experience just outside the San Francisco Bay Area. Each site accommodates up to 6 people and includes a picnic table and fire ring. The camp has piped water, pit toilets, and trash receptacles. Fifteen sites...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/main-camp-site-los-gatos",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Rock Way",
    "addressLocality": "Los Gatos",
    "addressRegion": "CA",
    "postalCode": "95033",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2373335,
    "longitude": -122.1294966
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backpacking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}