{
  "@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/grocery-list-for-family-of-6/de.html#webpage",
      "url": "https://listic.store/templates/grocery-list-for-family-of-6/de.html",
      "name": "Einkaufsliste für eine 6-köpfige Familie",
      "description": "Kostenlose Einkaufsliste für eine 6-köpfige Familie mit 23 Artikeln. In Listic öffnen, um diese visuelle Einkaufsliste auf dem iPhone oder Android zu importieren.",
      "inLanguage": "de",
      "primaryImageOfPage": "https://listic.store/assets/img/templates/share/grocery-list-for-family-of-6-de-og.png",
      "isPartOf": {
        "@id": "https://listic.store/#website"
      }
    },
    {
      "@type": "MobileApplication",
      "@id": "https://listic.store/templates/grocery-list-for-family-of-6/de.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/grocery-list-for-family-of-6/de.html#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://listic.store"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Templates",
          "item": "https://listic.store/templates/de.html"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Life stage & household",
          "item": "https://listic.store/templates/life-stage/de.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Einkaufsliste für eine 6-köpfige Familie"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://listic.store/templates/grocery-list-for-family-of-6/de.html#list",
      "name": "Einkaufsliste für eine 6-köpfige Familie",
      "itemListElement": [
        {
          "@type": "ItemList",
          "name": "Vegetables",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "Blattsalat",
              "identifier": "Lettuce"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "Paprika",
              "identifier": "Bell pepper"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "Zwiebel",
              "identifier": "Onion"
            },
            {
              "@type": "ListItem",
              "position": 4,
              "name": "Gurke",
              "identifier": "Cucumber"
            },
            {
              "@type": "ListItem",
              "position": 5,
              "name": "Knoblauch",
              "identifier": "Garlic"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Fruits",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 6,
              "name": "Banane",
              "identifier": "Banana"
            },
            {
              "@type": "ListItem",
              "position": 7,
              "name": "Avocado",
              "identifier": "Avocado"
            },
            {
              "@type": "ListItem",
              "position": 8,
              "name": "Trauben rot",
              "identifier": "Grapes red"
            },
            {
              "@type": "ListItem",
              "position": 9,
              "name": "Orange",
              "identifier": "Orange"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Protein",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 10,
              "name": "Tofu",
              "identifier": "Tofu"
            },
            {
              "@type": "ListItem",
              "position": 11,
              "name": "Garnelen",
              "identifier": "Shrimp"
            },
            {
              "@type": "ListItem",
              "position": 12,
              "name": "Speck",
              "identifier": "Bacon"
            },
            {
              "@type": "ListItem",
              "position": 13,
              "name": "Rinderhack",
              "identifier": "Ground beef"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Dairy",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 14,
              "name": "Milch",
              "identifier": "Milk"
            },
            {
              "@type": "ListItem",
              "position": 15,
              "name": "Hafermilch",
              "identifier": "Mozzarella"
            },
            {
              "@type": "ListItem",
              "position": 16,
              "name": "Butter",
              "identifier": "Butter"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Grains",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 17,
              "name": "Pasta",
              "identifier": "Pasta"
            },
            {
              "@type": "ListItem",
              "position": 18,
              "name": "Tortillas",
              "identifier": "Tortillas"
            },
            {
              "@type": "ListItem",
              "position": 19,
              "name": "Mehl",
              "identifier": "Flour"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Pantry",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 20,
              "name": "Tomaten (Dose)",
              "identifier": "Canned tomatoes"
            },
            {
              "@type": "ListItem",
              "position": 21,
              "name": "Salz",
              "identifier": "Salt"
            },
            {
              "@type": "ListItem",
              "position": 22,
              "name": "Tee",
              "identifier": "Tea"
            },
            {
              "@type": "ListItem",
              "position": 23,
              "name": "Honig",
              "identifier": "Honey"
            }
          ]
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://listic.store/templates/grocery-list-for-family-of-6/de.html#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I use this grocery list for family of 6 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/grocery-list-for-family-of-6/de.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/busy-dad-grocery-list/de.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/grocery-list-for-family-of-6/de.html#webpage"
      }
    },
    {
      "@type": "WebPage",
      "url": "https://listic.store/templates/work-lunch-grocery-list/de.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/grocery-list-for-family-of-6/de.html#webpage"
      }
    }
  ]
}
