{
  "@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/pet-supplies-shopping-list/fi.html#webpage",
      "url": "https://listic.store/templates/pet-supplies-shopping-list/fi.html",
      "name": "Lemmikkitarvikkeiden ostoslista",
      "description": "Ilmainen lemmikkitarvikkeiden ostoslista, jossa on 18 tuotetta. Avaa Listicissä tuodaksesi tämä visuaalinen ostoslista iPhoneen tai Androidiin.",
      "inLanguage": "fi",
      "primaryImageOfPage": "https://listic.store/assets/img/templates/share/pet-supplies-shopping-list-fi-og.png",
      "isPartOf": {
        "@id": "https://listic.store/#website"
      }
    },
    {
      "@type": "MobileApplication",
      "@id": "https://listic.store/templates/pet-supplies-shopping-list/fi.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/pet-supplies-shopping-list/fi.html#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://listic.store"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Templates",
          "item": "https://listic.store/templates/fi.html"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Home & household",
          "item": "https://listic.store/templates/home/fi.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Lemmikkitarvikkeiden ostoslista"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://listic.store/templates/pet-supplies-shopping-list/fi.html#list",
      "name": "Lemmikkitarvikkeiden ostoslista",
      "itemListElement": [
        {
          "@type": "ItemList",
          "name": "Pet food",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "Chicken flavour pouder",
              "identifier": "Chicken flavour pouder"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "Popcorn",
              "identifier": "Popcorn"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "Pet toys",
              "identifier": "Pet toys"
            },
            {
              "@type": "ListItem",
              "position": 4,
              "name": "Cabbage",
              "identifier": "Cabbage"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Pet care",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 5,
              "name": "Spinach",
              "identifier": "Spinach"
            },
            {
              "@type": "ListItem",
              "position": 6,
              "name": "Pork neck steak bbq",
              "identifier": "Pork neck steak bbq"
            },
            {
              "@type": "ListItem",
              "position": 7,
              "name": "Sweet chili sauce",
              "identifier": "Sweet chili sauce"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Household",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 8,
              "name": "Laundry detergent",
              "identifier": "Laundry detergent"
            },
            {
              "@type": "ListItem",
              "position": 9,
              "name": "Sponges",
              "identifier": "Sponges"
            },
            {
              "@type": "ListItem",
              "position": 10,
              "name": "Paper towels",
              "identifier": "Paper towels"
            },
            {
              "@type": "ListItem",
              "position": 11,
              "name": "Dish soap",
              "identifier": "Dish soap"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Treats & extras",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 12,
              "name": "Plastic film",
              "identifier": "Plastic film"
            },
            {
              "@type": "ListItem",
              "position": 13,
              "name": "Nuts",
              "identifier": "Nuts"
            },
            {
              "@type": "ListItem",
              "position": 14,
              "name": "Chips",
              "identifier": "Chips"
            },
            {
              "@type": "ListItem",
              "position": 15,
              "name": "Crackers",
              "identifier": "Crackers"
            },
            {
              "@type": "ListItem",
              "position": 16,
              "name": "Farmers multigrain bread",
              "identifier": "Farmers multigrain bread"
            },
            {
              "@type": "ListItem",
              "position": 17,
              "name": "Mandarin",
              "identifier": "Mandarin"
            },
            {
              "@type": "ListItem",
              "position": 18,
              "name": "Dark chocolate",
              "identifier": "Dark chocolate"
            }
          ]
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://listic.store/templates/pet-supplies-shopping-list/fi.html#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I use this pet 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/pet-supplies-shopping-list/fi.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/pantry-essentials-list/fi.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/pet-supplies-shopping-list/fi.html#webpage"
      }
    },
    {
      "@type": "WebPage",
      "url": "https://listic.store/templates/grocery-list-for-couples/fi.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/pet-supplies-shopping-list/fi.html#webpage"
      }
    }
  ]
}
