[
    {
        "model": "base.ownerinfo",
        "pk": 11,
        "fields": {
            "phone": "+1234567890",
            "support_email": "support@example.com",
            "owner_name": "John Doe",
            "brand_name": "Example Brand",
            "bin": "123456",
            "hotline": "+0987654321",
            "business_address": "123 Business St, City, Country",
            "secondary_business_address": "456 Business St, City, Country",
            "logo": "gamaeducation/logo.jpg",
            "secondary_logo": "gamaeducation/logo.jpg"
        }
    }
]
