{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fourth-of-july-weekend-san-angelo-tx",
  "name": "Fourth of July Weekend",
  "description": "Come and enjoy our sparkling pool. Scavenger Hunts and Ice Cream Floats!!! Come join the fun.",
  "url": "https://campertunity.com/listings/campgrounds/fourth-of-july-weekend-san-angelo-tx",
  "image": [
    "https://koa.com/content/campgrounds/san-angelo/backgrounds/43111backgroundab2ea0f2-877f-44f2-a601-ff65496647a4.jpg",
    "https://koa.com/content/campgrounds/san-angelo/events/43111event79ceee48-882b-4eee-98a1-ec9e7d8407c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6699 Knickerbocker Road",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.388847,
    "longitude": -100.49367
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}