{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jim-hogg-park-georgetown-tx",
  "name": "Jim Hogg Park",
  "description": "Jim Hogg Park sits on the north side of Georgetown Lake in the Hill Country of Texas, about 25 miles north of Austin.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jim-hogg-park-georgetown-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/16/31/232612_2d22951d-3b89-4530-a393-0a1bf2c31d73_700.webp",
    "https://cdn.recreation.gov/public/2023/12/13/16/27/232612_7576c8f0-0994-4f18-b5b1-5f60241d90c8_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/16/33/232612_ae873dd7-bbc4-4779-ac2b-556579df6ec5_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Jim Hogg Road",
    "addressLocality": "Georgetown",
    "addressRegion": "TX",
    "postalCode": "78633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.686571,
    "longitude": -97.74555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3074102,
    "reviewCount": 1363,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$26+"
}