{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brialee-family-campground-ashford-ct",
  "name": "Brialee Family Campground",
  "description": "Brialee Family Campground is located at 174 Laurel Lane, Ashford CT 6278. Brialee Family Campground can be contacted at ***-***-**** or http://brialee.com/",
  "url": "https://campertunity.com/listings/campgrounds/brialee-family-campground-ashford-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "174 Laurel Lane",
    "addressLocality": "Ashford",
    "addressRegion": "CT",
    "postalCode": "6278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8874184,
    "longitude": -72.1779043
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/connecticut/ashford/brialee-family-campground"
  ]
}