Rich Snippets

Test these rich snippets using Google RichSnippets tester utility

Recap

Type Value
Breadcrumb
array:1 [
  0 => array:3 [
    "@context" => "https://schema.org"
    "@type" => "BreadcrumbList"
    "itemListElement" => array:4 [
      0 => array:4 [
        "@type" => "ListItem"
        "position" => 1
        "name" => "Home"
        "item" => "https://test.sudekusa.com/"
      ]
      1 => array:4 [
        "@type" => "ListItem"
        "position" => 2
        "name" => "All Categories"
        "item" => "https://test.sudekusa.com/all-categories"
      ]
      2 => array:4 [
        "@type" => "ListItem"
        "position" => 3
        "name" => "Restaurants, Bars, Clubs, & Hotels"
        "item" => "https://test.sudekusa.com/restaurants-bars-clubs-hotels"
      ]
      3 => array:3 [
        "@type" => "ListItem"
        "position" => 4
        "name" => "Flag Picks, Drink Stirrers and  Swizzle Sticks"
      ]
    ]
  ]
]