{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/circle-rv-resort-el-cajon-ca",
  "name": "Circle RV Resort",
  "description": "Circle RV Resort camping reservations and campground information. Learn more about camping near Circle RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/circle-rv-resort-el-cajon-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784480/%7Bpht%7DphotoURL4-original%7Bpht%7D1713989456380.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1835 East Main Street",
    "addressLocality": "El Cajon",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.81552,
    "longitude": -116.91559
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}