{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-taylorville-city-campground-taylorville-il",
  "name": "Lake Taylorville City Campground",
  "description": "Contact info, reviews tips & more for Lake Taylorville City Campground | Camping in Illinois",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-taylorville-city-campground-taylorville-il",
  "image": [
    "https://photos.thedyrt.com/photo/640721/media/illinois-lake-taylorville-city-cg_893cd3c8-4b6e-46d3-9249-c9aed85b4c3b.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/640721/media/illinois-lake-taylorville-city-cg_893cd3c8-4b6e-46d3-9249-c9aed85b4c3b.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/55010/media/illinois-lake-taylorville-city-cg_d2240a4ebac18bcf52b3c2776fabeb0d.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Sweeney Dr",
    "addressLocality": "Taylorville",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.52500003,
    "longitude": -89.26200097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jana C."
      },
      "datePublished": "2021-03-19T18:57:02.276Z",
      "reviewBody": "We have a permanent lake lot here.  The marina is small and basic.  Actually everything is basic here but it's still great to have 10 minutes from home.  ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jana C."
      },
      "datePublished": "2021-03-07T14:22:52.529Z",
      "reviewBody": "It's not anything fancy but it has the basics.  ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Peggy G."
      },
      "datePublished": "2020-04-23T19:11:18.262Z",
      "reviewBody": "It is very nice,quiet,friendly place to camp.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}