[
{
  "model": "contact.contactinfo",
  "pk": 1,
  "fields": {
    "department_name": "Contact General",
    "department_type": "general",
    "email": "contact@greentechmobility.org",
    "secondary_email": "",
    "phone": "+33 1 42 34 56 78",
    "fax": "",
    "address_line1": "Universite Paris-Saclay",
    "address_line2": "Bat. Alan Turing",
    "city": "Gif-sur-Yvette",
    "postal_code": "91190",
    "country": "France",
    "office_hours": "Lundi - Vendredi, 9h00 - 17h00",
    "order": 1,
    "is_active": true
  }
},
{
  "model": "contact.contactinfo",
  "pk": 2,
  "fields": {
    "department_name": "Admissions",
    "department_type": "admissions",
    "email": "admissions@greentechmobility.org",
    "secondary_email": "",
    "phone": "+33 1 42 34 56 79",
    "fax": "",
    "address_line1": "Universite Paris-Saclay",
    "address_line2": "",
    "city": "Gif-sur-Yvette",
    "postal_code": "91190",
    "country": "France",
    "office_hours": "Lundi - Vendredi, 9h00 - 17h00",
    "order": 2,
    "is_active": true
  }
},
{
  "model": "contact.contactinfo",
  "pk": 3,
  "fields": {
    "department_name": "Bourses et Financement",
    "department_type": "scholarships",
    "email": "scholarships@greentechmobility.org",
    "secondary_email": "",
    "phone": "+33 1 42 34 56 80",
    "fax": "",
    "address_line1": "Universite Paris-Saclay",
    "address_line2": "",
    "city": "Gif-sur-Yvette",
    "postal_code": "91190",
    "country": "France",
    "office_hours": "",
    "order": 3,
    "is_active": true
  }
},
{
  "model": "contact.newslettersubscriber",
  "pk": 1,
  "fields": {
    "email": "dg@onemart.local",
    "first_name": "Directeur",
    "last_name": "GENRAL",
    "subscription_date": "2025-12-27T11:14:25.378Z",
    "is_active": true,
    "is_verified": true,
    "verification_token": "",
    "unsubscribe_token": "",
    "ip_address": null
  }
}
]
