{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://listic.store/#organization",
      "name": "Listic",
      "url": "https://listic.store"
    },
    {
      "@type": "WebSite",
      "@id": "https://listic.store/#website",
      "name": "Listic",
      "url": "https://listic.store",
      "publisher": {
        "@id": "https://listic.store/#organization"
      }
    },
    {
      "@type": "CollectionPage",
      "@id": "https://listic.store/templates/stores/#webpage",
      "url": "https://listic.store/templates/stores/",
      "name": "Store-specific templates",
      "description": "Ready-made visual grocery lists you can open in Listic.",
      "inLanguage": "en",
      "isPartOf": {
        "@id": "https://listic.store/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://listic.store/templates/stores/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://listic.store"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Templates",
          "item": "https://listic.store/templates/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Store-specific"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://listic.store/templates/stores/#list",
      "name": "Store-specific templates",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Aldi Grocery List",
          "url": "https://listic.store/templates/aldi-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Costco Shopping List",
          "url": "https://listic.store/templates/costco-shopping-list/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Kroger Grocery List",
          "url": "https://listic.store/templates/kroger-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Publix Grocery List",
          "url": "https://listic.store/templates/publix-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Safeway Grocery List",
          "url": "https://listic.store/templates/safeway-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Sam's Club Grocery List",
          "url": "https://listic.store/templates/sams-club-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Target Grocery List",
          "url": "https://listic.store/templates/target-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Trader Joe's Grocery List",
          "url": "https://listic.store/templates/trader-joes-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 9,
          "name": "Walmart Grocery List",
          "url": "https://listic.store/templates/walmart-grocery-list/"
        },
        {
          "@type": "ListItem",
          "position": 10,
          "name": "Whole Foods Grocery List",
          "url": "https://listic.store/templates/whole-foods-grocery-list/"
        }
      ]
    }
  ]
}
