{
  "@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": "WebPage",
      "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#webpage",
      "url": "https://listic.store/templates/cat-supplies-shopping-list/pl.html",
      "name": "Lista zakupów dla kotów",
      "description": "Darmowa lista zakupów dla kotów z 18 pozycjami. Otwórz w Listic, aby zaimportować tę wizualną listę zakupów na iPhone'a lub Androida.",
      "inLanguage": "pl",
      "primaryImageOfPage": "https://listic.store/assets/img/templates/share/cat-supplies-shopping-list-pl-og.png",
      "isPartOf": {
        "@id": "https://listic.store/#website"
      }
    },
    {
      "@type": "MobileApplication",
      "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#app",
      "name": "Listic",
      "operatingSystem": "iOS, Android",
      "applicationCategory": "ShoppingApplication",
      "downloadUrl": [
        "https://apps.apple.com/de/app/shopping-list-listic/id6449649050",
        "https://play.google.com/store/apps/details?id=com.listic.shoppinglist"
      ],
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://listic.store"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Templates",
          "item": "https://listic.store/templates/pl.html"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Home & household",
          "item": "https://listic.store/templates/home/pl.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Lista zakupów dla kotów"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#list",
      "name": "Lista zakupów dla kotów",
      "itemListElement": [
        {
          "@type": "ItemList",
          "name": "Pet food",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "Duroc ham",
              "identifier": "Duroc ham"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "Pet toys",
              "identifier": "Pet toys"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "Pork neck steak bbq",
              "identifier": "Pork neck steak bbq"
            },
            {
              "@type": "ListItem",
              "position": 4,
              "name": "Ground beef",
              "identifier": "Ground beef"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Pet care",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 5,
              "name": "Pastrami",
              "identifier": "Pastrami"
            },
            {
              "@type": "ListItem",
              "position": 6,
              "name": "Ciabatta",
              "identifier": "Ciabatta"
            },
            {
              "@type": "ListItem",
              "position": 7,
              "name": "Cracker box",
              "identifier": "Cracker box"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Household",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 8,
              "name": "Sponges",
              "identifier": "Sponges"
            },
            {
              "@type": "ListItem",
              "position": 9,
              "name": "Paper towels",
              "identifier": "Paper towels"
            },
            {
              "@type": "ListItem",
              "position": 10,
              "name": "Dish soap",
              "identifier": "Dish soap"
            },
            {
              "@type": "ListItem",
              "position": 11,
              "name": "Laundry detergent",
              "identifier": "Laundry detergent"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Treats & extras",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 12,
              "name": "Dark chocolate",
              "identifier": "Dark chocolate"
            },
            {
              "@type": "ListItem",
              "position": 13,
              "name": "Crackers",
              "identifier": "Crackers"
            },
            {
              "@type": "ListItem",
              "position": 14,
              "name": "Brezel",
              "identifier": "Brezel"
            },
            {
              "@type": "ListItem",
              "position": 15,
              "name": "Chips",
              "identifier": "Chips"
            },
            {
              "@type": "ListItem",
              "position": 16,
              "name": "Ground cumin",
              "identifier": "Ground cumin"
            },
            {
              "@type": "ListItem",
              "position": 17,
              "name": "Popcorn",
              "identifier": "Popcorn"
            },
            {
              "@type": "ListItem",
              "position": 18,
              "name": "Nuts",
              "identifier": "Nuts"
            }
          ]
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I use this cat supplies in Listic?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Open the template page on your phone, tap Open in Listic, and import the list into the app in one step."
          }
        },
        {
          "@type": "Question",
          "name": "Can I edit items after importing?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Every item can be renamed, reordered, checked off, or removed after import."
          }
        },
        {
          "@type": "Question",
          "name": "Do I need an account?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Listic works without registration, including importing this template."
          }
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#howto",
      "name": "Open this list in Listic",
      "step": [
        {
          "@type": "HowToStep",
          "text": "Tap Open this list in Listic on the template page."
        },
        {
          "@type": "HowToStep",
          "text": "Listic opens with the list ready to import."
        },
        {
          "@type": "HowToStep",
          "text": "Choose to add a new list or replace an existing one."
        }
      ]
    },
    {
      "@type": "WebPage",
      "url": "https://listic.store/templates/garden-supplies-shopping-list/pl.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#webpage"
      }
    },
    {
      "@type": "WebPage",
      "url": "https://listic.store/templates/newborn-shopping-list/pl.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/cat-supplies-shopping-list/pl.html#webpage"
      }
    }
  ]
}
