{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-camping-resort-elkton-md",
  "name": "Woodlands Camping Resort",
  "description": "Contact info, reviews tips & more for Woodlands Camping Resort | Camping in Maryland",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-camping-resort-elkton-md",
  "image": [
    "https://photos.thedyrt.com/photo/195209/media/woodlands-camping-resort_9144a6a57278409a4b4ac0ff6bda9b3c.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/133421/media/woodlands-camping-resort_f64c53839eb9a2e5a7258df197caafbe.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/195208/media/woodlands-camping-resort_dce88a24fe02ea888e7f77fe1c9578a7.heic?auto=webp",
    "https://photos.thedyrt.com/photo/195209/media/woodlands-camping-resort_9144a6a57278409a4b4ac0ff6bda9b3c.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "265 Starkey Ln",
    "addressLocality": "Elkton",
    "addressRegion": "MD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.58332026,
    "longitude": -75.88479275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michael W."
      },
      "datePublished": "2019-07-09T18:24:20.340Z",
      "reviewBody": "Campground is a little outdated and where the overnight people are is separated from the seasonal people the closest bathhouse is a 10 min walk from where we were the portapotty they had down near the overnighters ( where we where ) smelled horrendous I could not have imagined camping next to it but people did the only plus is they have a swimming pool and pond and it’s very laidback and quiet ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ella P."
      },
      "datePublished": "2019-04-06T18:12:58.840Z",
      "reviewBody": "Ran through this camp area in Elkton! Beautiful place!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}