---
title: "Contact – FANNY La Provençale, bières artisanales Provence"
description: "Contactez FANNY La Provençale pour en savoir plus sur nos bières artisanales bio et nos offres pour événements, bars, cafés et brasseries du Var."
url: "https://fanny-laprovencale.fr/contact"
date: "2026-07-07T06:24:41+00:00"
language: "fr-FR"
---

[ ![Logo Bières provençale Fanny](https://fanny-laprovencale.fr/images/logo-bieres-fanny.svg) ](https://fanny-laprovencale.fr/)

  [ ](# "Menu")  [

 ](# "Menu")

 # Contactez FANNY La Provençale

Une question, un partenariat, une demande de dégustation ou un besoin d’approvisionnement ? Notre équipe vous répond avec plaisir et réactivité. 🍺🌞

   Vous êtes… \*   Un bar / café / brasserie

  Un restaurant

  Un commerce de proximité

  Un événement / festival

  Un particulier - Autre

   Prénom \*

  Nom \*

  Nom de l’établissement

  Email \*

  Téléphone \*

  Localisation (ville / code postal) \*

  Votre demande \*

  Combien font \*

 2 + 2 =

*Réponse garantie sous 24 h ouvrées.*

 Phone

[![Logo Fanny La Provençale](https://fanny-laprovencale.fr/images/logo-bieres-fanny-SEUL.svg "Logo Fanny La Provençale (retour Accueil)")](https://fanny-laprovencale.fr/)

140 Av. Louis Lagrange, 83130 La Garde

 07 66 22 33 76

- [fab fa-facebook](https://www.facebook.com/fannylaprovencale)

L'abus d'alcool est dangereux pour la santé. À consommer avec modération.

[Mentions légales](https://fanny-laprovencale.fr/mentions-legales) | © 2026 - [Eyras Digital](https://fanny-laprovencale.fr/credits-site-fanny-la-provencale)

   [ ![Logo Bières provençale Fanny](https://fanny-laprovencale.fr/images/logo-bieres-fanny.svg) ](https://fanny-laprovencale.fr/)

 [

 ](#)

- [Accueil](https://fanny-laprovencale.fr/)
- [La gamme](https://fanny-laprovencale.fr/bieres)
    - [Bière blonde](https://fanny-laprovencale.fr/bieres/biere-blonde "Bière blonde")
    - [Bière blanche](https://fanny-laprovencale.fr/bieres/biere-blanche "Bière blanche")
    - [Bière IPA](https://fanny-laprovencale.fr/bieres/biere-ipa "Bière IPA")
    - [Bière ambrée](https://fanny-laprovencale.fr/bieres/biere-ambree "Bière Ambrée")
    - [Bière aux fruits rouges](https://fanny-laprovencale.fr/bieres/biere-aux-fruits-rouges "Bière aux fruits rouges")
    - [Bière triple](https://fanny-laprovencale.fr/bieres/biere-triple "Bière triple")
    - [Bière escartefigue](https://fanny-laprovencale.fr/bieres/biere-escartefigue "Bière escartefigue")
- [Événements &amp; Partenariats](https://fanny-laprovencale.fr/evenements-partenariats "Événements & Partenariats")
- [Bars, cafés &amp; brasseries](https://fanny-laprovencale.fr/bars-cafes-brasseries "Bars, cafés & brasseries")
- [Contactez-nous](https://fanny-laprovencale.fr/contact "Contacter FANNY La Provençale pour une demande d’information ou de partenariat")

  [](#)![logo Fanny La Provençale](https://fanny-laprovencale.fr/images/logo-bieres-fanny.svg)## Bières artisanales de Provence

Ce site est réservé aux personnes **majeures**, âgées de **18 ans ou plus**.

[ Je sors ! ](https://www.google.com) [ Oui, j'ai plus de 18 ans ](#)

## Schema

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["WebPage", "ContactPage"],
      "@id": "https://fanny-laprovencale.fr/contact/#webpage",
      "url": "https://fanny-laprovencale.fr/contact",
      "name": "Contact – FANNY La Provençale, bières artisanales Provence",
      "description": "Contactez FANNY La Provençale pour en savoir plus sur nos bières artisanales bio et nos offres pour événements, bars, cafés et brasseries du Var.",
      "isPartOf": {
        "@id": "https://fanny-laprovencale.fr/#website"
      },
      "about": {
        "@id": "https://fanny-laprovencale.fr/#organization"
      },
      "mainEntity": {
        "@id": "https://fanny-laprovencale.fr/contact/#contact-service"
      },
      "inLanguage": "fr-FR"
    },
    {
      "@type": "Service",
      "@id": "https://fanny-laprovencale.fr/contact/#contact-service",
      "name": "Contact FANNY La Provençale",
      "description": "Service de contact pour les demandes liées aux bières artisanales FANNY La Provençale, aux événements et aux partenariats professionnels.",
      "provider": {
        "@id": "https://fanny-laprovencale.fr/#organization"
      },
      "areaServed": [
        {
          "@type": "AdministrativeArea",
          "name": "Var"
        },
        {
          "@type": "AdministrativeArea",
          "name": "Bouches-du-Rhône"
        }
      ],
      "availableChannel": {
        "@type": "ServiceChannel",
        "availableLanguage": ["fr"],
        "serviceUrl": "https://fanny-laprovencale.fr/contact",
        "servicePhone": {
          "@type": "ContactPoint",
          "telephone": "+33 7 66 22 33 76"
        },
        "serviceLocation": {
          "@type": "Place",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "140 Av. Louis Lagrange",
            "postalCode": "83130",
            "addressLocality": "La Garde",
            "addressCountry": "FR"
          }
        }
      }
    }
  ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Accueil",
            "item": "https://fanny-laprovencale.fr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Contactez-nous",
            "item": "https://fanny-laprovencale.fr/contact"
        }
    ]
}
```
