{
  "@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/dinner-party-shopping-list/fr.html#webpage",
      "url": "https://listic.store/templates/dinner-party-shopping-list/fr.html",
      "name": "Liste de courses pour un dîner",
      "description": "Liste de courses gratuite pour un dîner avec 23 articles. Ouvrez dans Listic pour importer cette liste de courses visuelle sur iPhone ou Android.",
      "inLanguage": "fr",
      "primaryImageOfPage": "https://listic.store/assets/img/templates/share/dinner-party-shopping-list-fr-og.png",
      "isPartOf": {
        "@id": "https://listic.store/#website"
      }
    },
    {
      "@type": "MobileApplication",
      "@id": "https://listic.store/templates/dinner-party-shopping-list/fr.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/dinner-party-shopping-list/fr.html#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://listic.store"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Templates",
          "item": "https://listic.store/templates/fr.html"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Holidays & celebrations",
          "item": "https://listic.store/templates/holidays/fr.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Liste de courses pour un dîner"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://listic.store/templates/dinner-party-shopping-list/fr.html#list",
      "name": "Liste de courses pour un dîner",
      "itemListElement": [
        {
          "@type": "ItemList",
          "name": "Main dishes",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "Œufs",
              "identifier": "Eggs"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "Tofu",
              "identifier": "Tofu"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "Crevettes",
              "identifier": "Shrimp"
            },
            {
              "@type": "ListItem",
              "position": 4,
              "name": "Bœuf haché",
              "identifier": "Ground beef"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Sides",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 5,
              "name": "Épinards",
              "identifier": "Spinach"
            },
            {
              "@type": "ListItem",
              "position": 6,
              "name": "Concombre",
              "identifier": "Cucumber"
            },
            {
              "@type": "ListItem",
              "position": 7,
              "name": "Pomme de terre",
              "identifier": "Potato"
            },
            {
              "@type": "ListItem",
              "position": 8,
              "name": "Poivron",
              "identifier": "Bell pepper"
            },
            {
              "@type": "ListItem",
              "position": 9,
              "name": "Courgette",
              "identifier": "Zucchini"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Snacks & drinks",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 10,
              "name": "Craquelins",
              "identifier": "Crackers"
            },
            {
              "@type": "ListItem",
              "position": 11,
              "name": "Chips",
              "identifier": "Chips"
            },
            {
              "@type": "ListItem",
              "position": 12,
              "name": "Mouchoirs en papier",
              "identifier": "Napkins"
            },
            {
              "@type": "ListItem",
              "position": 13,
              "name": "Fromage",
              "identifier": "Cheese"
            },
            {
              "@type": "ListItem",
              "position": 14,
              "name": "Bière",
              "identifier": "Beer"
            },
            {
              "@type": "ListItem",
              "position": 15,
              "name": "Glace",
              "identifier": "Ice cream"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Desserts",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 16,
              "name": "Fruits rouges",
              "identifier": "Berries"
            },
            {
              "@type": "ListItem",
              "position": 17,
              "name": "Mélange pour brownie",
              "identifier": "Brownie mix"
            },
            {
              "@type": "ListItem",
              "position": 18,
              "name": "Biscuits",
              "identifier": "Cookies"
            },
            {
              "@type": "ListItem",
              "position": 19,
              "name": "Chocolat",
              "identifier": "Chocolate"
            }
          ]
        },
        {
          "@type": "ItemList",
          "name": "Pantry",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 20,
              "name": "Sel",
              "identifier": "Salt"
            },
            {
              "@type": "ListItem",
              "position": 21,
              "name": "Tomates en conserve",
              "identifier": "Canned tomatoes"
            },
            {
              "@type": "ListItem",
              "position": 22,
              "name": "Sauce tomate",
              "identifier": "Tomato sauce"
            },
            {
              "@type": "ListItem",
              "position": 23,
              "name": "Poivre noir",
              "identifier": "Black pepper"
            }
          ]
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://listic.store/templates/dinner-party-shopping-list/fr.html#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I use this dinner party 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/dinner-party-shopping-list/fr.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/birthday-dinner-grocery-list/fr.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/dinner-party-shopping-list/fr.html#webpage"
      }
    },
    {
      "@type": "WebPage",
      "url": "https://listic.store/templates/moving-house-shopping-list/fr.html",
      "isRelatedTo": {
        "@id": "https://listic.store/templates/dinner-party-shopping-list/fr.html#webpage"
      }
    }
  ]
}
