{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-town-pizza-sports-pub-stopover-georgetown-ky",
  "name": "Small-Town Pizza & Sports Pub Stopover",
  "description": "Roll in for RV Camping with a side of hot pizza and cold beer at this welcoming small-town sports pub. Easy access and a large asphalt lot can fit many rigs (some spots may be slightly sloped--levelers help). Grab fast, friendly service, try gluten-free or cauliflower crust options, then unwind for the night. A nearby grassy area is handy for dog walks. Expect some road noise that typically settles down overnight.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-town-pizza-sports-pub-stopover-georgetown-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45190/photo-gallery/4sWQI0F2RVVtuhj0_c4ba6eb2e317d4e76136a803e1fef692_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Georgetown, KY",
    "addressLocality": "Georgetown",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2321927,
    "longitude": -84.50874899
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.82,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}