{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "@id": "https://www.nicky.com.tr/en/geo-data/products.json",
  "name": "Nicky Product Catalog",
  "description": "Nicky's cat and dog food categories and the NickyPlus super premium product line.",
  "inLanguage": "en-US",
  "url": "https://www.nicky.com.tr/en/urunler.aspx",
  "dateModified": "2026-06-14",
  "brand": "Nicky",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "ProductGroup",
        "name": "Cat Food",
        "category": "Cat Food",
        "url": "https://www.nicky.com.tr/en/urunler-kedi_mamalari-1",
        "description": "High-protein, low-grain cat food formulas. Because cats are strict carnivores, recipes are designed around high-quality animal protein.",
        "audience": "Cats",
        "additionalProperty": [
          { "@type": "PropertyValue", "name": "Protein", "value": "High animal protein" },
          { "@type": "PropertyValue", "name": "Grain", "value": "Low-grain" }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "ProductGroup",
        "name": "Dog Food",
        "category": "Dog Food",
        "url": "https://www.nicky.com.tr/en/urunler-kopek_mamalari-2",
        "description": "Dog food with protein sources such as lamb-rice, chicken or salmon. High- or low-protein options for small, medium and large breeds as well as puppies.",
        "audience": "Dogs",
        "additionalProperty": [
          { "@type": "PropertyValue", "name": "Protein Sources", "value": "Lamb-rice, chicken, salmon" },
          { "@type": "PropertyValue", "name": "Breed Options", "value": "Small / Medium / Large breed and puppy" }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "ProductGroup",
        "name": "Treats",
        "category": "Treats",
        "url": "https://www.nicky.com.tr/en/urunler-kopek_mamalari-3",
        "description": "Tasty snack products developed for training and rewarding.",
        "audience": "Cats and dogs"
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "ProductGroup",
        "name": "Wet Food",
        "category": "Wet Food",
        "url": "https://www.nicky.com.tr/en/urunler.aspx",
        "description": "Complete and balanced wet food containing meat or meat derivatives, with no added colorants or preservatives.",
        "audience": "Cats and dogs",
        "additionalProperty": [
          { "@type": "PropertyValue", "name": "Content", "value": "Meat / meat derivatives, no colorants or preservatives" }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "ProductGroup",
        "name": "Cat Litter",
        "category": "Cat Litter",
        "url": "https://www.nicky.com.tr/en/urunler.aspx",
        "description": "Hygienic cat litter products for cats.",
        "audience": "Cats"
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "ProductLine",
        "name": "NickyPlus",
        "url": "https://www.nicky.com.tr/en/nickyplus.aspx",
        "description": "A super premium, advanced-formula product line developed for cats with special dietary needs. It offers hypoallergenic, kidney-health-supporting and low-grain formulas.",
        "audience": "Cats with special dietary needs",
        "additionalProperty": [
          { "@type": "PropertyValue", "name": "Hypoallergenic", "value": "Minimizes allergic reactions and sensitivities" },
          { "@type": "PropertyValue", "name": "Kidney Health", "value": "Balanced mineral content supporting kidney function" },
          { "@type": "PropertyValue", "name": "Low-grain", "value": "Digestion-friendly, nutrient-dense formulas" },
          { "@type": "PropertyValue", "name": "Omega-3 / Omega-6", "value": "Healthy skin, shiny coat and strong immunity" }
        ]
      }
    }
  ]
}
