---
title: Sitemap
description: View Bernick's sitemap.
image: https://www.bernicks.com/hubfs/Website_Template_Files/Nov_2014/social-generic-bernicks.jpg
---

# Sitemap

```json
{
  "@context" : "http://schema.org",
  "@type" : "LocalBusiness",
  "address" : {
    "@type" : "PostalAddress",
    "addressLocality" : "Waite Park",
    "addressRegion" : "MN",
    "postalCode" : "56387",
    "streetAddress" : "801 Sundial Dr"
  },
  "description" : "View Bernick's sitemap.",
  "geo" : {
    "@type" : "GeoCoordinates",
    "latitude" : "45.544320",
    "longitude" : "-94.226700"
  },
  "image" : "http://cdn2.hubspot.net/hub/443935/file-2079816740-png/Logos/logo.png",
  "name" : "Bernick's",
  "telephone" : "1.800.627.0287"
}
```

```json
{
  "@context" : "http://schema.org",
  "@type" : "WebSite",
  "description" : "View Bernick's sitemap.",
  "name" : "Sitemap",
  "publisher" : "Bernick's",
  "url" : "https://www.bernicks.com/sitemap"
}
```