{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-rock-campgrounds-york-pa",
  "name": "Indian Rock Campgrounds",
  "description": "Contact info, reviews tips & more for Indian Rock Campgrounds | Camping in Pennsylvania",
  "url": "https://campertunity.com/listings/campgrounds/indian-rock-campgrounds-york-pa",
  "image": [
    "https://photos.thedyrt.com/photo/663837/media/indian-rock-campgrounds_7e905cd7-6194-470a-bfd4-0e5d22fea197.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/663837/media/indian-rock-campgrounds_7e905cd7-6194-470a-bfd4-0e5d22fea197.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/532363/media/indian-rock-campgrounds_fb295466-91fb-481f-b7ad-7a8c080a1423.heic?auto=webp",
    "https://photos.thedyrt.com/photo/532362/media/indian-rock-campgrounds_42ef9dcb-b02d-40e4-83fc-c8b2a5093377.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "436 Indian Rock Dam Rd",
    "addressLocality": "York",
    "addressRegion": "PA",
    "postalCode": "17403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.91835872,
    "longitude": -76.74265667
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/pennsylvania/indian-rock-campgrounds"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}