{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gettysburg-gettysburg-pa",
  "name": "Gettysburg",
  "description": "Gettysburg Battlefield Resort is conveniently located near the towns of Hershey and Lancaster, Pennsylvania and is only an hour and a half away from Washington,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gettysburg-gettysburg-pa",
  "image": [
    "https://photos.thedyrt.com/photo/850313/media/gettysburg-battlefield-resorts_f3796eb7-e803-41f8-b656-7722d764949c.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/90785/media/gettysburg-battlefield-resorts_142c82d5520466793ba8844c06ae5f2c.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/195195/media/gettysburg-battlefield-resorts_fae9f10fa5417ca8c2112e46f9aefaad.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/90789/media/gettysburg-battlefield-resorts_37f75500fc0dbbae396e2c4be6139e7e.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/83213/media/gettysburg-battlefield-resorts_01bc8367e9a4f9cc581cb44a4ee8e8c6.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/850313/media/gettysburg-battlefield-resorts_f3796eb7-e803-41f8-b656-7722d764949c.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1960 Emmitsburg Road",
    "addressLocality": "Gettysburg",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.78004606,
    "longitude": -77.26017818
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 275,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Joe "
      },
      "datePublished": "2022-08-21T11:21:33.561Z",
      "reviewBody": "Campground well maintained ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "john H."
      },
      "datePublished": "2022-08-06T13:46:07.329Z",
      "reviewBody": "Nice place pretty busy",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Charlene M."
      },
      "datePublished": "2022-11-11T22:24:08.149Z",
      "reviewBody": "This is a private campground under Coast to Coast.    We belong to just this one because when we need make sure we have electricity for work or just to touch base with humanity private RV parks are great.   They are spacious, clean, events and  activities ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$60-$90"
}